microsoft / dev-proxy

Dev Proxy is an API simulator that helps you effortlessly test your app beyond the happy path.
https://aka.ms/devproxy
MIT License
471 stars 56 forks source link

Integrates ApiCenterOnboardPlugin with OpenApiSpecGeneratorPlugin #686

Closed waldekmastykarz closed 4 months ago

waldekmastykarz commented 4 months ago

Integrates ApiCenterOnboardPlugin with OpenApiSpecGeneratorPlugin. Closes #682 Adds caching token for accessing API Center. Closes #684 Extends ApiCenterOnboardingPlugin to discover APIs from versions. Closes #685 Adds handling plugin exceptions. Closes #616