-
UI v3 was added just before swagger-ui version 3 was released, now the current version is 3.0.16
-
-
**Environment**:
- macOS High Sierra 10.13.5
- Docker community edition (Version 18.03.1-ce-mac65 (24312))
- [kennethreitz/httpbin](https://hub.docker.com/r/kennethreitz/httpbin), latest, 2 days …
-
**I'm submitting a ...**
- [ ] bug report
- [x] feature request
**Current behavior:**
Swagger UI is not present
**Expected behavior:**
As this PR: https://github.com/fossasia/badgeyay/commit…
-
**As a** Inventory manager
**I need** documentation for Query API
**So that** I know how to interact with this API
**Assumption:**
* Swagger set up
**Acceptance Criteria:**
```
Given Query API and i…
-
**As a** developer
**I need** swagger docs
**So that** API can be documented
**Assumptions**:
- We will be using flasgger or Flask-RESTPlus to document API.
**Acceptance Criteria**:
- T…
-
-
**As a** developer
**I need** Swagger documentation for our API service
**So that** other developers can look up how to use our API
**Assumptions:**
* All API routes are working
**Acceptance Cri…
-
Please publish a new release of Flasgger. I am currently relying on a local build of this repository at a fixed commit, and it would be nice to resume using an official release. Thank you!
-
The Swagger JSON produced by Flasgger is incorrect and does not validate when using the "Marshmallow Schemas" style. I have not yet figured out all the ways in which the generated JSON is incorrect, b…