#
swagger-spec
Here are 31 public repositories matching this topic...
kotlin
gradle
swagger
kotlin-android
gradle-plugin
swagger-generator
swagger-codegen
retrofit2
swagger-spec
swagger2
swagger-api
retrofit2-rxjava2
gradle-plugin-kotlin
-
Updated
Aug 8, 2021 - Kotlin
The HTTP abstraction library for Clojure/script, supporting OpenAPI, Swagger, Schema, re-frame and more
http
clojure
schema
clojurescript
swagger
http-client
openapi
interceptor
open-api
interceptors
swagger-spec
martian
swagger-api
cljdoc-badge
-
Updated
Feb 17, 2022 - Clojure
API testing tool with automatic swagger assertions
-
Updated
Feb 11, 2022 - JavaScript
A customizable style validator to make sure your OpenAPI spec follows your organization's standards.
-
Updated
Feb 14, 2022 - Java
Design interface for creating Open API (Swagger) specification files
swagger
api-documentation
swagger-specification
open-api
api-design
swagger-spec
open-api-specification
-
Updated
Feb 26, 2019 - JavaScript
PHP library to generate Swagger/OpenAPI REST API documentation files from comments in PHP source code.
php
documentation
rest
php7
rest-api
restful
swagger
hhvm
openapi
php5
openapi-spec
restful-api
swagger-spec
swagger2
documentation-generator
restful-api-php
php53-compatible
-
Updated
Feb 4, 2021 - JavaScript
Introduction and Example for OpenAPI specification & Swagger Open Source Tools, including swagger-editor, swagger-codegen and swagger-ui. Auto generation example for client SDKs, server code, asciidoctor and html documents.
spring-boot
springfox
swagger
asciidoc
swagger-specification
swagger-generator
swagger-codegen
swagger-ui
asciidoctor
swagger-docs
swagger-spec
swagger2
swagger-api
swagger-editor
swagger2markup
asciidoctor-converter
asciidoctor-pdf
-
Updated
Jun 19, 2018 - Java
A library for generating completely customizable code from the Open API Specification (FKA Swagger) RESTful API documentation using the scripting power of Node.js.
-
Updated
Sep 20, 2021 - JavaScript
A swagger spec generator and type checker for flask
-
Updated
Jan 16, 2020 - Python
Node-Module to validate your model against a swagger spec and receive in-depth error traces
-
Updated
Feb 15, 2022 - TypeScript
OpenAPI 2.0 (aka Swagger) utils for Golang.
router
swagger
openapi
swagger-spec
golang-router
request-validation
golang-middleware
go-swagger
go-toolkit
-
Updated
Mar 21, 2019 - Go
Generate a changelog between two versions of a swagger spec
-
Updated
Sep 8, 2021 - JavaScript
phoebey01
commented
Feb 6, 2020
If the service no longer support a mime-type/data format, e.g. "application/json" or xml, it would be a breaking change for the users. There should be rules detecting these changes.
api
api-management
rest-api
swagger
api-documentation
api-client
blueprint
swagger-specification
postman
swagger-ui
oas
restful-api
api-testing
swagger-spec
-
Updated
Jun 2, 2017 - JavaScript
My dotFiles
-
Updated
Dec 16, 2021 - Shell
REST API which allows you to understand the dependency graph of your microservices architecture
-
Updated
Jun 5, 2016 - Java
Swift CLI tools for generating Swift code
-
Updated
May 22, 2018 - Swift
Mockup Server Request
api
swagger
apidocs
swagger-ui
mockup
hacktoberfest
swagger-spec
swagger-documentation
mockup-server
mockup-contract
hacktoberfest2021
hactoberfest2021
-
Updated
Oct 27, 2021 - Java
Generate PowerShell module from OpenAPI spec using Swagger Codegen
-
Updated
Apr 15, 2018 - PowerShell
-
Updated
Feb 7, 2017 - JavaScript
Docker image for the Swagger UI, that supports publishing Swagger Specs via API and volume mount.
-
Updated
Sep 28, 2017 - JavaScript
Development of Web Applications and WebServices using Django framework and Python
-
Updated
Jan 6, 2022 - Python
Service Example: Provides Entities, Types, EntityAttributes, and TypeAttributes
nodejs
mysql
vagrant
rest
rest-api
node-js
express-js
nginx-server
swagger-spec
swagger2
isc-license
bookshelfjs
-
Updated
May 31, 2017 - JavaScript
JavaScript/TypeScript HTTP client generator from a Swagger/OpenAPI spec.
-
Updated
Nov 3, 2021 - JavaScript
A buildable OpenAPI v3 description for Microsoft Graph
microsoft
graph
swagger
openapi
swagger-specification
openapi-spec
swagger-spec
openapi-specification
swagger2
swagger-api
openapi3
msgraph
-
Updated
Mar 31, 2021
Improve this page
Add a description, image, and links to the swagger-spec topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the swagger-spec topic, visit your repo's landing page and select "manage topics."
Problem statement
I Recently noticed there's support for SwaggerUI and ReDoc built-in.
But when using the Stratoscale template this is not working.
If I try to load the
swagger.jsonin a browser I don't get the API browser. This is never mentioned in the documentation, but are there any options that I'm missing related to this?