OpenApiSpex.TestAssertions (open_api_spex v3.10.0) View Source
Defines helpers for testing API responses and examples against API spec schemas.
Link to this section Summary
Functions
Asserts that value conforms to the schema with title schema_title in api_spec.
Link to this section Functions
Specs
assert_schema(term(), String.t(), OpenApiSpex.OpenApi.t()) :: term() | no_return()
Asserts that value conforms to the schema with title schema_title in api_spec.