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

Remove override of set_class in Schema

sloria opened this pull request about 1 year ago
Update pyupgrade; use --py38-plus

sloria opened this pull request about 1 year ago
Add Python 3.12 classifier

sloria opened this pull request about 1 year ago
Bump jinja2 from 3.1.2 to 3.1.3 in /requirements

dependabot[bot] opened this pull request about 1 year ago
`@app.error_processor` with specific errors

uncle-lv opened this issue about 1 year ago
Bump actions/setup-python from 4 to 5

dependabot[bot] opened this pull request about 1 year ago
Bump github/codeql-action from 2 to 3

dependabot[bot] opened this pull request about 1 year ago
Support `from apiflask import current_app`

uncle-lv opened this issue about 1 year ago
Fix typo

GuodongH opened this pull request about 1 year ago
docs(usage.md): add a tip

uncle-lv opened this pull request about 1 year ago
Support Pydantic

greyli opened this issue about 1 year ago
Fix typo: syntax err in usage.md

uncle-lv opened this pull request about 1 year ago
Release 2.1.0

greyli opened this pull request about 1 year ago
Fix base response schema inconsistency issue

greyli opened this pull request about 1 year ago
fix typo: missing parameter `ma_plugin`

uncle-lv opened this pull request about 1 year ago
.

HarryMellsop opened this issue about 1 year ago
Bump cryptography from 41.0.4 to 41.0.6 in /requirements

dependabot[bot] opened this pull request about 1 year ago
feat: response headers schema

uncle-lv opened this pull request about 1 year ago
OneOf, ContainsOnly for dataclass

sylvain-ri opened this issue about 1 year ago
Support the OpenTelemetry into APIFlask

FarmerChillax opened this issue about 1 year ago
[Feature] support decorators to the openapi

FarmerChillax opened this pull request about 1 year ago
Support adding headers to the response schema

greyli opened this issue about 1 year ago
More examples of default values, description and example

sylvain-ri opened this pull request about 1 year ago
Endpoints with authentication in debug mode

sylvain-ri opened this issue about 1 year ago
Fix Flask version warning

greyli opened this pull request about 1 year ago
Fix typo in fields doc: files -> files_data

Nekoyue opened this pull request about 1 year ago
Bump werkzeug from 2.0.0 to 3.0.1 in /requirements

dependabot[bot] opened this pull request over 1 year ago
Bump urllib3 from 2.0.5 to 2.0.7 in /requirements

dependabot[bot] opened this pull request over 1 year ago
Allow adding multiple media types for a response

ricardogsilva opened this pull request over 1 year ago
Allow defining additional media types for a response

ricardogsilva opened this issue over 1 year ago
Bump urllib3 from 2.0.5 to 2.0.6 in /requirements

dependabot[bot] opened this pull request over 1 year ago
Deprecation warning with Flask 3.0

pamelafox opened this issue over 1 year ago
Bump actions/cache from 3.3.1 to 3.3.2

dependabot[bot] opened this pull request over 1 year ago
Bump actions/checkout from 3 to 4

dependabot[bot] opened this pull request over 1 year ago
Add file validators for File field

uncle-lv opened this pull request over 1 year ago
Update changelog and bump requirements

greyli opened this pull request over 1 year ago
LOCAL_SPEC_JSON_INDENT

odigity opened this issue over 1 year ago
Bump cryptography from 41.0.3 to 41.0.4 in /requirements

dependabot[bot] opened this pull request over 1 year ago
Loosen flask version requirement to >= 2

wlach opened this pull request over 1 year ago
minimum flask version differs between website info and github code

icarocd opened this issue over 1 year ago
Parse request data to object

uncle-lv opened this issue over 1 year ago
Correct err in docs and add example application for file uploading

uncle-lv opened this pull request over 1 year ago
docs: checking bit misspell

guspan-tanadi opened this pull request over 1 year ago
Update requirements 202309

greyli opened this pull request over 1 year ago
Fix token auth example

greyli opened this pull request over 1 year ago
Refine the basic usage chapter

greyli opened this pull request over 1 year ago
Warn or throw when returning a value not in a response schema

wlach opened this issue over 1 year ago
Add Config field

greyli opened this pull request over 1 year ago
Add Config field to dump Flask configuration variables

greyli opened this issue over 1 year ago
Update typing and documentation for `responses` parameter on `doc` decorator

tsokalski opened this pull request over 1 year ago
Raw request

jcampbell05 opened this issue over 1 year ago
Bump cryptography from 41.0.2 to 41.0.3 in /requirements

dependabot[bot] opened this pull request over 1 year ago
Generate a better OpenAPI description from docstring

antoine-roux opened this pull request over 1 year ago
Bump certifi from 2023.5.7 to 2023.7.22 in /requirements

dependabot[bot] opened this pull request over 1 year ago
Add minimal dependency test

greyli opened this pull request over 1 year ago
Add migration guide and donation links

greyli opened this pull request over 1 year ago
Support complete custom response spec

greyli opened this pull request over 1 year ago
Remove previously deprecated code

greyli opened this pull request over 1 year ago
Remove unnecessary code snippet highlights

greyli opened this pull request over 1 year ago
APIFlask 2.0.0 plan & progress

greyli opened this issue over 1 year ago
Fix inconsistent schema names in docs

greyli opened this pull request over 1 year ago
Support using empty dict to represent empty schema

greyli opened this pull request over 1 year ago
Improve the handling of empty shcema

greyli opened this issue over 1 year ago
Update dependencies and remove outdated code & docs

greyli opened this pull request over 1 year ago
Only pass keyword arguments to the view function

greyli opened this pull request over 1 year ago
Bump cryptography from 39.0.2 to 41.0.2 in /requirements

dependabot[bot] opened this pull request over 1 year ago
Add `FileSchema` for file response

greyli opened this pull request over 1 year ago
Support creating file schema for file response

greyli opened this issue over 1 year ago
Decouple the serialization/deserialization from Marshmallow

BEllis opened this issue over 1 year ago
Drop Flask 1.x support

greyli opened this pull request over 1 year ago
Update escape import statements

greyli opened this pull request over 1 year ago
Update escape imports

greyli opened this issue over 1 year ago
Drop Flask 1.x support

greyli opened this issue over 1 year ago
how to add description in input parameters

fzellini opened this issue over 1 year ago
fix 'supprt' typo in CHANGES.md file

furqanalishah opened this pull request over 1 year ago
Upgrade dependencies & remove the `before_first_request` usages

greyli opened this pull request over 1 year ago
Bump cryptography from 39.0.2 to 41.0.0 in /requirements

dependabot[bot] opened this pull request over 1 year ago
Bump requests from 2.28.2 to 2.31.0 in /requirements

dependabot[bot] opened this pull request over 1 year ago
Bump pymdown-extensions from 9.10 to 10.0 in /requirements

dependabot[bot] opened this pull request over 1 year ago
hide spec field on open api page

duchuyvp opened this issue over 1 year ago
Bump flask from 2.2.3 to 2.3.2 in /requirements

dependabot[bot] opened this pull request over 1 year ago
unpkg CDN timeout

uncle-lv opened this issue almost 2 years ago
Disable openapi for specific route

duchuyvp opened this issue almost 2 years ago
Pass arguments in kwargs to view functions (same behavior as flask)

chahu opened this issue almost 2 years ago
Can't declared separate schema for each status code?

duchuyvp opened this issue almost 2 years ago
Support authorization for swwager ui (same as rapidoc, elements)

duchuyvp opened this issue almost 2 years ago
Bump actions/cache from 3.2.6 to 3.3.1

dependabot[bot] opened this pull request almost 2 years ago
Add test set with minimal dependencies

greyli opened this issue almost 2 years ago
Fix PyYAML import error

greyli opened this pull request almost 2 years ago
pyyaml is a required dependency?

sidneygijzen opened this issue almost 2 years ago
Clarification of output schema definition in OpenAPI docs

pamelafox opened this issue almost 2 years ago
Fix typos in openapi.md

pamelafox opened this pull request almost 2 years ago
Update requirements

greyli opened this pull request almost 2 years ago
Add docs for config SECURITY_SCHEMES

greyli opened this pull request almost 2 years ago
Support customizing the media/content type of the response

greyli opened this pull request almost 2 years ago