-
Expected output: /bcg/{crid}/{status}/{date}
Actual output: ​/bcg​/{crid}​/{status}​/{date}
version used: 3.22.1
application: A webservice built out using java/Spring Framework/jsp
I h…
-
1) `orgID` and `org` are both parameters, but `org` will interpret a 16 character hex value as an ID instead of a name, so `badfee0000000001` counts as an ID always, never as a name.
2) `bucket` wo…
lesam updated
3 years ago
-
idea打开无法解析
Cannot resolve io.springfox:springfox-swagger-ui:3.1.0-SNAPSHOT
我在
http://maven.xiqiao.io/#nexus-search;gav~io.springfox~springfox-swagger-ui~3.1.0~~
搜索页找不到这个,请问如何解决呢
-
According to swagger definition the `/health` and `/ready` endpoint should be exposed at root path, but it works only for OSS instances.
https://github.com/influxdata/influxdb/blob/26cf6af07aeb2956…
-
##### Description
The swagger-codegen generated code for Scala client doesn't handle map[String, SchemaObject]
##### Swagger-codegen version
```
io.swagger
swagger-codegen-maven-plugin
2.2…
-
Given the class
```scala
case class OptSetString(strings: Option[Set[String]])
```
In 2.12.0 the schema incorrectly renders as
```
{"uniqueItems":true,"type":"string","items":{"type":"stri…
-
百度:https://www.baidu.com
Google: https://www.google.com
stack overflow: https://stackoverflow.com
Bootstrap: http://getbootstrap.com
Bootstrap 中文: http://www.bootcss.com
Vue.js : https://vuejs.…
-
First, this looks great. Thanks for making it.
## Is your feature request related to a problem?
I attempted to use a [Nexus OSS](https://www.sonatype.com/nexus-repository-oss) spec, but was unable…
-
Maybe related to #58
In my case, The generated openapi3.yaml looks like this:
```yaml
openapi: 3.0.1
info:
title: Grails-rest-seed API
description: Grails-rest-seed API文档
version: "1…
-
Things to consider/steps to be taken:
## Switch to Iceland
- [x] create a maintenance branch of OSS > tag https://github.com/52North/OpenSensorSearch/releases/tag/pre-iceland
- [x] add new 52N parent …
nuest updated
8 years ago