-
The latest version is playing only the first file of an audiobook for me. Not sure if worked before because the last audiobook was only one file. Select the next files manually also doesn't work.
-
* DRF OpenAPI version: 1.0.0
* Python version: 3.6.3
* Operating System: OS X
### Description
I have a serializer which has a write_only field and it is appearing to GET method.
models.py
``…
-
One of our users reported a problem shown in swagger-editor, but not reported in KZOE:
> *Semantic error at paths./offers/{offerId}*
> Declared path parameter "offerId" needs to be defined as a p…
-
### Environment
* Python version: 3.9
* Nautobot version: 1.3.7
### Steps to Reproduce
1. Try to use either of those API calls with the live API documentation
2. Fail with a 400 Bad Request…
-
This is openining discussion and/or potential request to:
Implement sops metadata in OpenAPI compliant format.
Problem description:
I've written Kubernetes [sops-secrets-operator](https://githu…
-
Hello,
I am trying to import the .frp file into SwaggerHub. Any way to get this work? I've pasted the errors below. Thanks!
can not read a block mapping entry; a multiline key may not be an impl…
-
# Motivation
Part of Lab 5
# Task
Implement Routing Dashboard Feature in 2.4.1.1- 2.1.4.4 of the [SRS](https://docs.google.com/document/d/1c0zIICMp75nLCr1qNkW-IP-SNAiiEe3Q/edit)
# Proposal
…
-
**Is your feature request related to a problem? Please describe.**
I'm trying to create openAPI schemas from cue schemas and this works well. One limitation of the exporter is that there is no way…
-
**Codewind version:**
**OS:**
**Che version:**
**IDE extension version:**
**IDE version:**
**Kubernetes cluster:**
**Description:**
The link in the README.md is broken.
https://gi…
-
In graphql only top-level mutator fields are permitted to have side effects. Openapi specs though can validly have links to POST and PUT and DELETE operations, and current link processing generates …