Skip to content
#

restful-api

Here are 6,941 public repositories matching this topic...

grpc-gateway
shane-kerr
shane-kerr commented Nov 25, 2021

🐛 Bug Report

This comment sums up the issue:

grpc-ecosystem/grpc-gateway#2398 (review)

Basically, our code is riddled with things like:

 	JSONRegister: system.RegisterSystemServiceHandler,

We can possibly fix this by changing all of our declarations of *grpc.ClientConn to grpc.ClientConnInterface. However, the `grpc.ClientC

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 Nov 27, 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