Open
Description
Current: external https call for a definition
Desired: local retrieval of a yaml fixture
Context: current external https call enables easy sync with latest available AsyncAPI definition. However, on public project release, we should not rely on external resources. This maintains existing behavior to be usable inside user's intranets.
Sidenote, we'll likely want to continue to promote Petstore - OAS3.0
rather than AsyncAPI. :)
Activity