Path to this page:
Subject: CVS commit: pkgsrc/textproc/py-openapi-core
From: Adam Ciarcinski
Date: 2024-08-20 13:13:16
Message id: 20240820111316.8C86DFC74@cvs.NetBSD.org
Log Message:
py-openapi-core: updated to 0.19.3
0.19.3
Bug fixes
Fix resolver for jsonschema validator created by SchemaValidatorsFactory
Use base_uri from schema path for spec validation
Openapi 3.0 unmarshalling None with nullable subschema fix
Deprecations
spec_base_uri configuration is deprecated. Use base_uri parameter in \
OpenAPI.from_dict and OpenAPI.from_file if you want to define it.
Files: