All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
- oas: support OAS 3.1 and 3.2 in getConfiguration (OAS31/OAS32 configurations)
- amf: bump amf-client-js from 5.10.2 to 5.11.12531 (exposes OAS31/OAS32, AMF team fixes)
- amf: upgrade amf-client-js from 4.7.8 to 5.10.2
- grpc: add support for gRPC/Protobuf API parsing
- api: migrate to AMF v5 API (RAMLConfiguration, OASConfiguration, GRPCConfiguration)
- Requires amf-client-js ^5.10.2
- API method signatures changed to use AMF v5 configuration objects
- Fixing generation of regular model (a25a961)