Python openapi-core

Edit Package python-openapi-core

Openapi-core is a Python library that adds client-side and server-side support for the OpenAPI Specification v3.0.0.

Refresh
Refresh
Source Files
Filename Size Changed
openapi-core-0.18.0-gh.tar.gz 0000152967 149 KB
python-openapi-core.changes 0000009114 8.9 KB
python-openapi-core.spec 0000003133 3.06 KB
Revision 16 (latest revision is 20)
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 1100539 from Steve Kowalik's avatar Steve Kowalik (StevenK) (revision 16)
- Update to 0.18.0:
  * Compatibility with jsonschema 4.18, jsonschema-spec 0.2,
    openapi-schema-validator 0.6 and openapi-spec-validator 0.6 #597
  * spec_url parameter of Spec.from_dict is deprecated. Use base_uri
    instead. #597
  * ref_resolver_handlers parameter of Spec.from_dict is deprecated. Use
    handlers instead. #597
  * Drop python 3.7 support #595
  * Format validators ignore other types and pass (in accordance with the
    specification) #597
  * shortcuts high level public api expose #465
  * ParametersError context property deprecated #462
  * Spec.create deprecated #463
  * Validators refactor #457
  * Webhooks support #470
  * Rename UnmarshalContext to ValidationContext #472
  * Fix PATH_PARAMETER_PATTERN for DRF default value pattern. #468
  * Fix falcon response data none #471
  * Shortcuts backward compatible #482
  * RequestValidator and ResponseValidator backward compatibility #487
  * Fix flask decorator function return other types #489
  * Fix integration Request Response factories check types fix #490
  * Fix Requests request dont allow fragments #491
  * Fix openapi packages update and tests #498
  * unmarshallers integration tests #497
  * Unmarshallers and validators refactor #508
  * Shortcuts refactor #517
  * Media type deserializers refactor #518
  * Schema unmarshalling/validation returns Invalid* exception (InvalidData,
    InvalidParameter, InvalidRequestBody, InvalidHeader). Use __cause__
Comments 0
openSUSE Build Service is sponsored by