python-openapi / openapi-core

Openapi-core is a Python library that adds client-side and server-side support for the OpenAPI v3.0 and OpenAPI v3.1 specification.
BSD 3-Clause "New" or "Revised" License
299 stars 132 forks source link

[Feature]: Please backport `jsonschema-path` changes to stable/0.18.x branch #721

Closed kloczek closed 7 months ago

kloczek commented 11 months ago

Suggested Behavior

It would be goo to back[ort jsonschema-path migration to stable/0.18.x branch.

Why is this needed?

jsonschema-spec is now deprecated.

References

Commit which should be backported 86f82182.

Would you like to implement a feature?

Yes

p1c2u commented 10 months ago

@kloczek I'm wondering is there any reason to backport to 0.18.x instead switch to upcoming 0.19.x ?

kloczek commented 10 months ago

That is your decision what would be better to do. I'm only pointing on fact that it would be good to have release which will be using jsonschema-path 😋

p1c2u commented 10 months ago

Migration to jsonschema-path is part of 0.19.x release

kloczek commented 9 months ago

Any update when possibly 0.19.0 could be released? 🤔 (just asking to be able better plan other things)