Skip to main content

Module openapi

Module openapi 

Source
Expand description

Minimal OpenAPI 3.x model for validating custom WebApiSkill contracts (spec §9). Rigg does not validate the full OpenAPI grammar — only what a skillset needs: the paths, and the values[].data property names of the request and response envelopes.

Structs§

ApiSpec

Functions§

load
parse