apiscout
apiscout copied to clipboard
Feature asyncapi support
This PR Contains:
- APIScout can now include AsyncAPI specifications.
- Multiple annotation can be used for single k8s service(both OpenAPI and AsyncAPI).
- Sample application added for AsyncAPI spec.
This PR implements #17