Navigation
API > API/Plugins > API/Plugins/WebAPIOpenAPI > API/Plugins/WebAPIOpenAPI/V3
Inheritance Hierarchy
- FSchemaObjectBase
- FSchemaObject
References
| Module | WebAPIOpenAPI |
| Header | /Engine/Plugins/Experimental/Web/WebAPI/Source/WebAPIOpenAPI/Public/V3/WebAPIOpenAPISchema.h |
| Include | #include "V3/WebAPIOpenAPISchema.h" |
Syntax
class FSchemaObject : public UE::WebAPI::OpenAPI::V3::FSchemaObjectBase
Remarks
https://swagger.io/specification/#schema-object
Variables
Functions
| Type | Name | Description | |
|---|---|---|---|
| bool | FromJson
(
const TSharedRef< FJsonObject >& InJson |
Typedefs
| Name | Description |
|---|---|
| Super |