Navigation
API > API/Plugins > API/Plugins/WebAPIOpenAPI
https://swagger.io/specification/#example-object
| Name | FExampleObject |
| Type | class |
| Header File | /Engine/Plugins/Experimental/Web/WebAPI/Source/WebAPIOpenAPI/Public/V3/WebAPIOpenAPISchema.h |
| Include Path | #include "V3/WebAPIOpenAPISchema.h" |
Syntax
class FExampleObject
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Description | TOptional< FString > | V3/WebAPIOpenAPISchema.h | ||
| ExternalValue | TOptional< FString > | V3/WebAPIOpenAPISchema.h | ||
| Summary | TOptional< FString > | V3/WebAPIOpenAPISchema.h | ||
| Value | TSharedPtr< FJsonObject > | V3/WebAPIOpenAPISchema.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
bool FromJson
(
const TSharedRef< FJsonObject >& InJson |
V3/WebAPIOpenAPISchema.h |