Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/apiflask/apiflask

A lightweight Python web API framework.
https://github.com/apiflask/apiflask

Support passing APISpec object to spec processor

greyli opened this pull request almost 2 years ago
Add `security_scheme_name` to customize OpenAPI security key

greyli opened this pull request almost 2 years ago
Specifying a security scheme always includes a default

chouinar opened this issue almost 2 years ago
there is an issue when use pyinstaller

zhaoweipp opened this issue almost 2 years ago
Bump actions/cache from 3.2.4 to 3.2.6

dependabot[bot] opened this pull request almost 2 years ago
Bypass OpenAPI spec generation for view methods

greyli opened this pull request almost 2 years ago
OpenAPI generation failed with flask_pyoidc

greyli opened this issue almost 2 years ago
Update requirements

greyli opened this pull request almost 2 years ago
Bump werkzeug from 2.2.2 to 2.2.3 in /requirements

dependabot[bot] opened this pull request almost 2 years ago
Make config items of Function type in SWAGGER_UI_CONFIG work

tkzt opened this pull request almost 2 years ago
Bump cryptography from 39.0.0 to 39.0.1 in /requirements

dependabot[bot] opened this pull request almost 2 years ago
Bump actions/cache from 3.2.2 to 3.2.4

dependabot[bot] opened this pull request almost 2 years ago
Remove the validation of input location

mmdbalkhi opened this pull request about 2 years ago
How to configure a global Token for APIDocs(swagger)?

vba34520 opened this issue about 2 years ago
Support generating a default `servers` field

greyli opened this pull request about 2 years ago
Dependency injection

gagandeepp opened this issue about 2 years ago
Fix and enhance the class-based view support

greyli opened this pull request about 2 years ago
Update requirements

greyli opened this pull request about 2 years ago
Bump cryptography from 38.0.1 to 38.0.3 in /requirements

dependabot[bot] opened this pull request about 2 years ago
Bump actions/cache from 3.0.11 to 3.2.2

dependabot[bot] opened this pull request about 2 years ago
Bump wheel from 0.37.1 to 0.38.1 in /requirements

dependabot[bot] opened this pull request about 2 years ago
Set schema fields in order by default

greyli opened this pull request about 2 years ago
Make field order generated by flask spec deterministic

lorenyu opened this issue about 2 years ago
Ignore style check B905

greyli opened this pull request about 2 years ago
explicitly check if view_func.view_class is MethodViewType in add_url_rule

rod7760 opened this pull request about 2 years ago
Cannot provide requestInterceptor option in SWAGGER_UI_CONFIG

gjb1002 opened this issue about 2 years ago
Bump certifi from 2022.9.24 to 2022.12.7 in /requirements

dependabot[bot] opened this pull request about 2 years ago
KeyError when using add_url_for with flask View

rod7760 opened this issue about 2 years ago
Redirect the request of openapi.json when using nginx

vba34520 opened this issue about 2 years ago
Improve endpoint bypassing for OpenAPI spec

greyli opened this pull request about 2 years ago
Fix Netlify build command

greyli opened this pull request about 2 years ago
Spec output is non-deterministic

crmilsap opened this issue about 2 years ago
Fix typos in docs/usage

tkzt opened this pull request about 2 years ago
Update usage.md

tkzt opened this pull request about 2 years ago
Allow iteration of input list

ryder-gillen-ltk opened this issue about 2 years ago
Bump actions/cache from 3.0.9 to 3.0.11

dependabot[bot] opened this pull request about 2 years ago
different documentation instances based on blueprints

AdamVerner opened this issue over 2 years ago
Bump actions/cache from 3.0.8 to 3.0.9

dependabot[bot] opened this pull request over 2 years ago
Add Enum field from marshmallow 3.18

greyli opened this pull request over 2 years ago
unrequired field in input request

Z1Wu opened this issue over 2 years ago
Add Persian Translation

mmdbalkhi opened this pull request over 2 years ago
How to properly document a file response?

edugonza opened this issue over 2 years ago
Prefer to use `add_url_rule` for view classes in docs and examples

greyli opened this pull request over 2 years ago
Pin Flask < 2.2 as a temp fix for CBV support

greyli opened this pull request over 2 years ago
Bump actions/cache from 3.0.5 to 3.0.8

dependabot[bot] opened this pull request over 2 years ago
Allow path parameters overriding

ndawn opened this pull request over 2 years ago
Support to use custom apispec plugins with `spec_plugins` param

ndawn opened this pull request over 2 years ago
HTTPError Not Updating

Fangjun-Zhou opened this issue over 2 years ago
Allow path parameters overriding

ndawn opened this issue over 2 years ago
Allow custom APISpec plugins

ndawn opened this issue over 2 years ago
fix test base_response data key

hjlarry opened this pull request over 2 years ago
fix a compat bug with some flask extension

hjlarry opened this pull request over 2 years ago
Change the default validation error status code to 422

hjlarry opened this pull request over 2 years ago
change the default validation error status_code

hjlarry opened this issue over 2 years ago
cause AttributeError when use flask_debugtoolbar

hjlarry opened this issue over 2 years ago
for compat with flask 2.2

hjlarry opened this pull request over 2 years ago
Can apiflask directly return binary json (bytes)?

sinowood opened this issue over 2 years ago
Update the CDN server of Swagger UI and Redoc

greyli opened this pull request over 2 years ago
Set default Elements router to hash

greyli opened this pull request over 2 years ago
Improve and simplify the example applications and docs

greyli opened this pull request over 2 years ago
Use type(MethodView) instead of MethodViewType

z-t-y opened this pull request over 2 years ago
apidoc broken when used in a non-root relative path

stampycode opened this issue over 2 years ago
Bump actions/cache from 3.0.4 to 3.0.5

dependabot[bot] opened this pull request over 2 years ago
Cannot use custom decorator more than once

duchuyvp opened this issue over 2 years ago
Mark various doc paths as optional

jeamland opened this pull request over 2 years ago
Add support of separate schema per status code

victorcrimea opened this pull request over 2 years ago
Support multiple responses with different response codes and schemes

victorcrimea opened this issue over 2 years ago
No info on setting default input?

Ozeitis opened this issue over 2 years ago
Add support for `location='view_args'`

teodorkostov opened this issue over 2 years ago
Improve docs

greyli opened this issue over 2 years ago
Add docs chapter: Large project structure

greyli opened this issue over 2 years ago
Add a beginner tutorial to the docs

greyli opened this issue over 2 years ago
Add more example applications

greyli opened this issue over 2 years ago
Consider removing the validation for input location

greyli opened this issue over 2 years ago
Support skipping request validation

greyli opened this issue over 2 years ago
Add `app.paginate()` decorator

greyli opened this issue over 2 years ago
Add `app.etag()` decorator

greyli opened this issue over 2 years ago
Add file validators for File field

greyli opened this issue over 2 years ago
About file bytes field

greyli opened this issue over 2 years ago
Support to add schemas to the OpenAPI spec explicitly

zTaoplus opened this issue almost 3 years ago
Add support for Pydantic

limmyforget opened this issue over 3 years ago
Parameter example support

greyli opened this issue over 3 years ago
Support the Spec/API/Design-first approach

greyli opened this issue over 3 years ago
Suggestions and feedback

greyli opened this issue almost 4 years ago