openapi
Here are 135 public repositories matching this topic...
-
Updated
Oct 18, 2021 - Go
-
Updated
Oct 18, 2021 - Go
-
Updated
Oct 4, 2021 - Go
Schemas, Operations, support Swagger extensions. Rather than inferring Go type names from those properties, we can also allow specifying them. Adding support for an extension like x-go-typename on those would allow for more flexibility in naming the Swagger properties more clearly since they don't have to map to the same Go type.
-
Updated
Oct 12, 2021 - Go
-
Updated
Oct 11, 2021 - Go
Describe your problem
When users run a mutator (e.g. set-annotations), the output doesn't tell them which files changed. The only way a user can figure out which files were affected is by looking through them manually or doing git status or however they might normally be notified of changes to files.
It would be nice if we were able to notify the user which files changed as a result
-
Updated
Jun 22, 2020 - Go
-
Updated
Jul 5, 2021 - Go
-
Updated
Mar 24, 2021 - Go
-
Updated
Aug 29, 2021 - Go
-
Updated
Apr 1, 2020 - Go
Is your feature request related to a problem?
We want to use that provider as a netbox terraform provider, which supports OpenAPIv2.
Currently defintions of type objects without any properties are not supported.
Netbox offers the possibility to add custom fields to objects. Those custom fields can have various data types (bool, string, date, ...).
Since in the OpenAPI spec those custom_
OpenAPI v3 support
-
Updated
Feb 15, 2021 - Go
-
Updated
Dec 22, 2020 - Go
-
Updated
Oct 18, 2021 - Go
-
Updated
Oct 10, 2021 - Go
-
Updated
Oct 17, 2021 - Go
-
Updated
Oct 19, 2021 - Go
-
Updated
Sep 7, 2021 - Go
Or maybe a whale with little squares on top ... ! Or perhaps an apple!
-
Updated
Oct 7, 2021 - Go
-
Updated
Jun 9, 2021 - Go
-
Updated
Jul 22, 2021 - Go
-
Updated
Oct 11, 2021 - Go
Improve this page
Add a description, image, and links to the openapi topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the openapi topic, visit your repo's landing page and select "manage topics."
To Reproduce