swagger
Here are 4,551 public repositories matching this topic...
Hi there! I see that an issue #2884 deeplinking was integrated to 3.x however if I have a hyperlink with a hash to the operationID nothing happens on click. If I reload the page the UI scrolls to the open panel as expected. Is there something I am missing here? My url looks as follows and I am using the 3.0 dist repo installed via npm.
Again when clicked the URL address is updated but nothing h
-
Updated
Apr 12, 2021 - TypeScript
-
Updated
Apr 8, 2021 - Mustache
🐛 Bug Report
To Reproduce
package api.svc;
option go_package = "api/svc";
rpc GetTrieNode(api.infra.GetTrieNodeReq) returns (api.infra.KVNode) {
option (google.api.http) = {
post: "/trie/node:get"
body: "*"
additional_bindings {
get: "/trie/node/{id}"
}
additional_bindings {
get: "/trie/node/path/{path}"
}
-
Updated
Feb 17, 2021 - JavaScript
关于数据库导入视图 DEFINER 错误
1. 您使用的是哪个版本的 gin-vue-admin ?
2.4.0
在本地测试,并使用远程测试数据库dev_crm,一切正常
但是在服务器上又新建了一个数据库test_crm,并服务器面板中的数据库备份功能,发现登陆正常,但是无法获取菜单,表现使用为 flipped-aurora/gin-vue-admin#391 所描述的问题,错误位置 service/sys_menu.go:22 ,经过分析是,这条语句出现错误
SELECT * FROM authority_menuWHERE (authority_id = "9528") ANDauthority_menu.deleted_atIS NULL ORDER BY sort
错误提示为
`#1143 - SELECT
-
Updated
Apr 12, 2021 - JavaScript
-
Updated
Apr 11, 2021 - Java
-
Updated
Apr 11, 2021 - Python
springfox-swagger2: 3.0.0-SNAPSHOT
springfox-swagger-ui: 3.0.0-SNAPSHOT
springfox-spring-webflux: 3.0.0-SNAPSHOT
We are using directModelSubstitute for MonetaryAmount to avoid showing all the properties of the class in swagger. Instead of that we created our own MonetaryAmountWrapper which have only two fields viz., amount and currency with some default example values for both. Now, the
-
Updated
Apr 7, 2021 - C#
-
Updated
Apr 12, 2021 - Java
-
Updated
Apr 12, 2021 - Go
-
Updated
Apr 5, 2021 - Go
-
Updated
Dec 4, 2020 - JavaScript
-
Updated
Apr 12, 2021 - Go
-
Updated
Apr 11, 2021 - Java
-
Updated
Apr 12, 2021 - JavaScript
-
Updated
Apr 9, 2021 - Python
Steps to reproduce
-
Updated
Apr 12, 2021 - TypeScript
-
Updated
Apr 7, 2021 - Java
-
Updated
Jan 29, 2021 - C#
-
Updated
Apr 2, 2021 - C#
Hello Maurits,
This is more of a request than it is an actual issue, but I think the value in this request is really high (for newcomers, especially - but not limited to).
Could you please add a COMPLETE application example of using the API (with user authentication, maybe even with the user-creation SQL script, table authorization, etc).
This would be really really helpful as a quickstart /
-
Updated
Apr 12, 2021 - TypeScript
Improve this page
Add a description, image, and links to the swagger topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the swagger topic, visit your repo's landing page and select "manage topics."
First check