Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / maximdanilchenko/aiohttp-apispec issues and pull requests

#135 - Fix tests and black broken in PR#101

Pull Request - State: closed - Opened by kiforchuk 3 months ago

#133 - :arrow_up: Upgrade dependencies

Pull Request - State: open - Opened by ff137 10 months ago - 2 comments

#132 - Request schema not validating unknown fields in request json

Issue - State: closed - Opened by wanderer056 over 1 year ago - 2 comments

#131 - Set body parameters to requestBody field in case if openapi 3 is used

Pull Request - State: open - Opened by arcan1s almost 2 years ago - 1 comment

#130 - Fix black formatting

Pull Request - State: closed - Opened by yurkovoznyak about 2 years ago - 2 comments

#129 - Add display configurations swagger UI

Pull Request - State: closed - Opened by khrebtukov about 2 years ago

#128 - User-provided dumps to build swagger_dict

Issue - State: open - Opened by letrec over 2 years ago

#127 - Python 3.10 support

Issue - State: open - Opened by bobdevries over 2 years ago

#126 - docs: RequestSchema(strict=True) raises TypeError

Issue - State: open - Opened by ikhlestov almost 3 years ago

#125 - Failed building wheel for aiohttp-apispec

Issue - State: open - Opened by DalmatianuSebikk almost 3 years ago - 3 comments

#124 - Fix return type for setup_aiohttp_apispec

Pull Request - State: closed - Opened by KurganskyVladimir almost 3 years ago - 1 comment

#123 - Add support for OpenAPI 3.0 specification.

Pull Request - State: closed - Opened by ondrejkajinek almost 3 years ago - 1 comment

#122 - ImportError: cannot import name 'soft_unicode' from 'markupsafe'

Issue - State: closed - Opened by akaWolf almost 3 years ago - 5 comments

#121 - Return AiohttpApiSpec for setup_aiohttp_apispec

Pull Request - State: closed - Opened by hyzyla about 3 years ago

#120 - Remove upper bound for jinja2

Pull Request - State: closed - Opened by kiforchuk about 3 years ago

#119 - Fix failed tests in CI

Issue - State: closed - Opened by maximdanilchenko about 3 years ago - 1 comment

#118 - Fix isort commands, apply format fixes

Pull Request - State: closed - Opened by kiforchuk about 3 years ago - 1 comment

#117 - Release aiohttp-apispec to pypi

Issue - State: closed - Opened by kiforchuk about 3 years ago - 2 comments

#116 - Bump aiohttp-apispec to 3.0.0

Pull Request - State: closed - Opened by kiforchuk about 3 years ago - 1 comment

#115 - Bump apispec to the latest version (5.1.1)

Pull Request - State: closed - Opened by kiforchuk about 3 years ago - 1 comment

#114 - Update swagger-ui static files to version 4.1.0

Pull Request - State: closed - Opened by slymit over 3 years ago

#112 - Webargs 8

Pull Request - State: closed - Opened by pzhang65 over 3 years ago - 2 comments

#110 - Bump apispec to 4.6

Issue - State: closed - Opened by SomeAkk over 3 years ago

#108 - Installation through conda-forge

Issue - State: open - Opened by Jonas-Scheller almost 4 years ago

#107 - Schema for single value?

Issue - State: closed - Opened by proximous almost 4 years ago - 1 comment

#104 - Fix Response validation

Pull Request - State: closed - Opened by mat-work about 4 years ago - 1 comment

#103 - webargs 6

Issue - State: closed - Opened by FFY00 over 4 years ago - 1 comment

#102 - Relative url param.

Pull Request - State: closed - Opened by 3GSDev over 4 years ago - 1 comment

#101 - Fix validation issue

Pull Request - State: closed - Opened by bobdevries over 4 years ago

#100 - Validation does not work in schema with two fields

Issue - State: closed - Opened by bobdevries over 4 years ago - 2 comments

#99 - Add options to have relative url param.

Issue - State: closed - Opened by 3GSDev over 4 years ago

#98 - Missing the fields from Response

Issue - State: open - Opened by Sanchoyzer over 4 years ago

#97 - add check response by schema

Pull Request - State: open - Opened by Sanchoyzer over 4 years ago - 3 comments

#96 - Validate extra keys in data

Issue - State: closed - Opened by pintofcat over 4 years ago - 3 comments

#95 - Added url_for usage to support nested apps

Pull Request - State: closed - Opened by AivanF over 4 years ago - 2 comments

#94 - Version 2.2.2

Pull Request - State: closed - Opened by va-dev over 4 years ago - 1 comment

#93 - Add custom schema name resolver for MarshmallowPlugin.

Pull Request - State: closed - Opened by va-dev over 4 years ago - 2 comments

#92 - Two errors in Schema

Issue - State: open - Opened by elsimqoz almost 5 years ago - 3 comments

#91 - Is it possible to specify a binary file response?

Issue - State: open - Opened by sklump almost 5 years ago - 1 comment

#90 - pass example to request schema.

Pull Request - State: closed - Opened by Niccolum almost 5 years ago - 2 comments

#89 - adding example field to request_schema

Issue - State: closed - Opened by Niccolum almost 5 years ago - 10 comments

#88 - Field-based authorization

Issue - State: open - Opened by msander almost 5 years ago - 1 comment

#87 - Described in README semver is supported, fixes #85

Pull Request - State: closed - Opened by alvassin almost 5 years ago - 1 comment

#86 - Failed to access static files with subapps.

Issue - State: open - Opened by momocow almost 5 years ago

#85 - Does this package follow semantic versioning?

Issue - State: closed - Opened by alvassin almost 5 years ago - 3 comments

#84 - Set upper bounds for major releases of dependencies

Pull Request - State: closed - Opened by abondar almost 5 years ago - 3 comments

#83 - Webargs 6.0.0 breaks validation_middleware parsing

Issue - State: closed - Opened by ghost almost 5 years ago - 6 comments

#82 - Body argument is deprecated for http web exceptions

Issue - State: open - Opened by alvassin almost 5 years ago

#81 - Missing git tags

Issue - State: closed - Opened by FFY00 almost 5 years ago

#80 - Should/can schema coerce datatype?

Issue - State: closed - Opened by proximous about 5 years ago - 1 comment

#79 - How can I generate multiple swagger.json

Issue - State: closed - Opened by suharnikov about 5 years ago - 2 comments

#78 - Register swagger UI and JSON as named resources

Pull Request - State: closed - Opened by alvarolopez about 5 years ago - 5 comments

#77 - Custom plugins for APISpec

Issue - State: open - Opened by aolefira about 5 years ago

#76 - @json_schema is missing in sub-app API spec

Issue - State: open - Opened by m3th0d about 5 years ago

#75 - In webargs 6, use_args will accept a single location

Issue - State: closed - Opened by lafrech about 5 years ago - 6 comments

#73 - Fixed duplication of path arguments

Pull Request - State: closed - Opened by maksimvrs about 5 years ago - 1 comment

#72 - Does not working class based views

Issue - State: open - Opened by ALeksandr-Fuze about 5 years ago - 7 comments

#71 - Add the option for not register a docs route

Pull Request - State: closed - Opened by TruePack about 5 years ago - 2 comments

#70 - Add custom resolver for partial schemes

Pull Request - State: closed - Opened by AlwxSin over 5 years ago - 3 comments

#68 - Custom fields for marshmallow plugin

Issue - State: open - Opened by prokaktus over 5 years ago - 3 comments

#67 - Example in README has outdated code

Issue - State: open - Opened by ghost over 5 years ago - 3 comments

#64 - Question about validation_middleware

Issue - State: closed - Opened by korcky over 5 years ago - 4 comments

#63 - Fails with apispec 3.0.0

Issue - State: closed - Opened by hannulehtikangas over 5 years ago

#62 - specify read encoding to allow pip install on Windows

Pull Request - State: closed - Opened by selimb over 5 years ago - 1 comment

#61 - charmap error on pip install in Windows

Issue - State: closed - Opened by selimb over 5 years ago

#60 - Add a way to customize the `SwaggerUIBundle` parameters

Issue - State: open - Opened by dzamlo over 5 years ago

#59 - Allow to set content-type using docs decorator

Pull Request - State: closed - Opened by pierrecdn over 5 years ago - 2 comments

#58 - Swagger docs only show one parameter schema

Issue - State: closed - Opened by dparker2 over 5 years ago - 1 comment

#57 - Fix bug when deserialising to objects

Pull Request - State: closed - Opened by georg-wolflein over 5 years ago - 2 comments

#54 - Customize HTTP status on validation error

Issue - State: open - Opened by v-v-vishnevskiy over 5 years ago - 1 comment

#53 - Controlling validation error output

Issue - State: closed - Opened by abondar over 5 years ago - 1 comment

#52 - feature: Support passing custom OpenAPI versions.

Pull Request - State: closed - Opened by playpauseandstop almost 6 years ago - 18 comments

#51 - Allow paths to be overridden when creating the ApiSpec object.

Pull Request - State: closed - Opened by Meallia almost 6 years ago - 3 comments

#50 - HEAD documentation is not generated

Issue - State: closed - Opened by Meallia almost 6 years ago - 2 comments

#49 - Validation lenght

Issue - State: closed - Opened by kodkuce almost 6 years ago - 3 comments

#48 - 500 internal error if no data in json

Issue - State: closed - Opened by kodkuce almost 6 years ago - 2 comments

#47 - date is not JSON serializable when using

Issue - State: closed - Opened by thanosexcite almost 6 years ago - 3 comments

#46 - support openapi 3.0

Issue - State: open - Opened by zhenhua32 almost 6 years ago - 4 comments
Labels: enhancement, hacktoberfest

#45 - Call open() with string instead of Path, for 3.5

Pull Request - State: closed - Opened by diego-plan9 almost 6 years ago - 2 comments

#44 - add_swagger_web_page unable to open file in 3.5

Issue - State: closed - Opened by diego-plan9 almost 6 years ago

#43 - Bug fix for swagger UI when using long paths like "/docs/ui"

Pull Request - State: closed - Opened by juraseg almost 6 years ago - 1 comment

#42 - fix static file

Pull Request - State: closed - Opened by zhenhua32 almost 6 years ago - 2 comments

#41 - Wrang property `docked`

Issue - State: closed - Opened by sdlm almost 6 years ago

#40 - Rename use_kwargs -> request_schema and marshal_with -> response_schema

Pull Request - State: closed - Opened by mirrorrim about 6 years ago - 1 comment

#39 - Unable to install the latest (0.9.1) version

Issue - State: closed - Opened by mirrorrim about 6 years ago - 1 comment

#38 - Unable to get the latest (0.9.0) version

Issue - State: closed - Opened by mirrorrim about 6 years ago - 2 comments

#37 - Path is no longer available in apispec > 0.39.0

Issue - State: closed - Opened by voltane about 6 years ago - 1 comment

#36 - Allow more clean naming for request/response decorators (optionally)

Issue - State: closed - Opened by maximdanilchenko about 6 years ago - 3 comments