Files
responder/docs/source
Matthias Manhertz a4f5a111c7 Fix OpenAPI version in examples
The example for "OpenAPI Schema Support" and "Interactive Documentation had `openapi="3.0"` which would cause the following error when swagger UI tried to render the schema:
```
Unable to render this definition
The provided definition does not specify a valid version field.

Please indicate a valid Swagger or OpenAPI version field. Supported version fields are swagger: "2.0" and those that match  openapi: 3.0.n (for example, openapi: 3.0.0).
```
2018-11-06 10:46:30 +01:00
..
2018-10-11 22:15:08 -04:00
2018-10-15 07:05:59 -04:00
2018-10-14 06:34:04 -04:00
fix
2018-10-12 08:01:23 -04:00
2018-11-06 00:47:09 +08:00
2018-10-31 14:36:40 -03:00
2018-10-23 08:36:20 -04:00
2018-11-06 10:46:30 +01:00