# Functions
ExtractSchemaWithJSONPath retrieves a part of a given spec based on a JSON Path query.
LoadAsyncAPISpec loads and parses an AsyncAPI specification from the given spec.
LoadAsyncAPISpecFromFile loads and parses an AsyncAPI specification from a given file path.
ValidateJSONAgainstSchema checks if the provided JSON data adheres to a given schema.