Navigation
API > API/Plugins > API/Plugins/WebAPIOpenAPI
https://github.com/OAI/OpenAPI-Specification/blob/master/versions/2.0.md#exampleObject
| Name | FExample |
| Type | class |
| Header File | /Engine/Plugins/Experimental/Web/WebAPI/Source/WebAPIOpenAPI/Public/V2/WebAPISwaggerSchema.h |
| Include Path | #include "V2/WebAPISwaggerSchema.h" |
Syntax
class FExample : public TMap< FString, FString >
Inheritance Hierarchy
- TMapBase → TSortableMapBase → TMap → FExample
- TMap → FExample
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
bool FromJson
(
const TSharedRef< FJsonObject >& InJson |
Key is mime-type. | V2/WebAPISwaggerSchema.h |