Package | Description |
---|---|
org.openapitools.client.api | |
org.openapitools.client.model |
Modifier and Type | Method and Description |
---|---|
UISchemasResponseObject |
UiSchemaApi.replaceUISchemas(String id,
UpdateUISchema updateUISchemaBody)
Replace a UI Schema
Replaces a UI Schema by `id`
|
UISchemasResponseObject |
UiSchemaApi.replaceUISchemas(String id,
UpdateUISchema updateUISchemaBody,
Map<String,String> additionalHeaders)
Replace a UI Schema
Replaces a UI Schema by `id`
|
Modifier and Type | Method and Description |
---|---|
UpdateUISchema |
UpdateUISchema.uiSchema(UISchemaObject uiSchema) |
Copyright © 2017–2023 Okta. All rights reserved.