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