![]() |
Qore RestSchemaDataProvider Module Reference 2.3
|
The RestSchemaDataProvider module provides a dataproviderintro "data provider" API for REST schemas including both Swagger 2.0 and OpenAPI 3.0 schemas.
The RestSchemaDataProvider class allows for introspecting REST schemas, while the RestSchemaRequestDataProvider class supports the dataproviderintro "data provider" request-reply API for communication with REST servers.
REST schema paths can be introspected with the following format:
uri_path/HTTP_methodpet/PUTThe following classes are provided by this module: