-
Hi,
I have been testing markdown rendering in our archiver for GNU Mailman project, Hyperkitty for some time now using the alpha/rc version of mistune 2.0. While it works okay in our test environme…
-
Either using flasgger or by switching to fastapi
-
I'm working on simultaneously refactoring and converting an old project from Swagger 2 to the new openAPI 3. The swagger doc renders fine, but if I attempt to make any requests with intentionally malf…
-
I am using python 3.8.1 via pyenv, and I get the following when attempting to pip install -r REQUIREMENTS"
`pip install -r REQUIREMENTS`
[truncated]
ERROR: flasgger 0.9.3 has requirement jsonsche…
-
## Feature
We have a Pydantic model for the incidents (pending approval of #110). Now what we want is automated API documentation through a Swagger UI (example [here](https://petstore.swagger.io/))…
-
...
```python
model = cr.ul.models.GAM(adata)
cr.pl.gene_trends(
adata,
model,
test_sig[0:20],
ncols=3,
data_key="Ms",
color='pterotyping_donor__anno',
time…
-
## Description
Issue with using the sq.gr.ligrec function, same error on multiple datasets and haven't been able to get the function to run.
...
## Minimal reproducible example on a sample datase…
-
I've noticed issues with `thrift` (for unknown reasons) when Pants is creating a resolves pex file from a lock file.
If I simply create a pex with `thrift` as the only requirement, it works.
Using…
-
Currently, in order to customize the Swagger UI it involves using the `swagger_ui_bundle` package and working with the `index.j2` jinga file. What I propose is we eliminate the need for the additional…
-
Re-write apidocs, however, the swagger page do not shows up.