Releases: Sphereon-Opensource/pex-openapi
Releases · Sphereon-Opensource/pex-openapi
Fix: Make type optional in filter
Format did not include `jwt_vp_json`
- Fix
- Format did not include
jwt_vp_json
- Format did not include
support for Verifiable Credential Data Integrity 1.0
- Feature
- Add support for Verifiable Credential Data Integrity 1.0
`path` is now required
- Fix
path
is now required in aField
according to the v1 and v2 spec
const and enum keywords now properly available in models
- Fix
_const
and_enum
are now correctly exposed in the typescript models/interfaces asconst
andenum
. This is
a breaking change. Simply remove all underscore prefixes- Removed some siblings for refs causing some warnings/errors