pythonasyncioapiasyncfastapiframeworkjsonjson-schemaopenapiopenapi3pydanticpython-typespython3redocreststarletteswaggerswagger-uiuvicornweb
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
23 lines
442 B
23 lines
442 B
docs:
|
|
- changed-files:
|
|
- any-glob-to-any-file:
|
|
- docs/en/docs/*
|
|
- docs_src/*
|
|
|
|
lang-all:
|
|
- all:
|
|
- changed-files:
|
|
- any-glob-to-any-file:
|
|
- docs/*/docs/*
|
|
- all-globs-to-all-files:
|
|
- '!docs/en/docs/*'
|
|
|
|
internal:
|
|
- changed-files:
|
|
- any-glob-to-any-file:
|
|
- .github/*
|
|
- scripts/*
|
|
- .gitignore
|
|
- .pre-commit-config.yaml
|
|
- pdm_build.py
|
|
- requirements*.txt
|
|
|