Skip to content
#

restful-api

Here are 7,048 public repositories matching this topic...

grpc-gateway
ccampo133
ccampo133 commented Oct 22, 2021

🚀 Feature

Currently the protoc-gen-openapiv2 can output a JSON Swagger/OpenAPI v2 API definition file. It would be nice to have an option to produce a YAML version instead.

One main benefits of YAML over JSON is the support for comments. I originally came here with the intent to suggest a feature of generator plugin to add a Code generated by protoc-gen-openapiv2. DO NOT EDIT. header

Gornoka
Gornoka commented Aug 20, 2020

Bug Report Checklist

  • [~] Have you provided a full/minimal spec to reproduce the issue?
  • Have you validated the input using an OpenAPI validator, yes I used the validate function of the api generator
  • [5.0.0 ] What's the version of OpenAPI Generator used?
  • Have you search for related issues/PRs?
  • What's the actual output vs expected output?

laravel6和vue.js结合的前后端分离项目模板。包含接口端、管理端、小程序和微信公众号端,绝对是你做外包或者自建项目的首选模板。模板内容包括基础的用户管理和权限管理、日志管理、集成第三方登录,整合laravel-echo-server 实现了websocket 做到了消息的实时推送,并在此基础上,实现了聊天室和客服功能。

  • Updated Dec 14, 2021
  • Vue

Improve this page

Add a description, image, and links to the restful-api topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the restful-api topic, visit your repo's landing page and select "manage topics."

Learn more