You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: go/gcom/README.md
+11-33Lines changed: 11 additions & 33 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@ Asserts Public API
5
5
## Overview
6
6
This API client was generated by the [OpenAPI Generator](https://openapi-generator.tech) project. By using the [OpenAPI-spec](https://www.openapis.org/) from a remote server, you can easily generate an API client.
*ModelRulesConfigurationAPI* | [**DeleteModelRules**](docs/ModelRulesConfigurationAPI.md#deletemodelrules) | **Delete** /v1/config/model-rules/{name} | Delete custom model rules by name
173
173
*ModelRulesConfigurationAPI* | [**GetModelRules**](docs/ModelRulesConfigurationAPI.md#getmodelrules) | **Get** /v1/config/model-rules/{name} | Get custom model rules by name
174
174
*ModelRulesConfigurationAPI* | [**GetModelRulesByType**](docs/ModelRulesConfigurationAPI.md#getmodelrulesbytype) | **Get** /v1/config/model-rules-types/{type} | Get base, active, or custom model rules
175
+
*ModelRulesConfigurationAPI* | [**GetModelRulesSchema**](docs/ModelRulesConfigurationAPI.md#getmodelrulesschema) | **Get** /v1/config/model-rules/schema | Get JSON Schema for Model Rules configuration
175
176
*ModelRulesConfigurationAPI* | [**ListModelRules**](docs/ModelRulesConfigurationAPI.md#listmodelrules) | **Get** /v1/config/model-rules | List all custom model rule names
176
177
*ModelRulesConfigurationAPI* | [**PutModelRules**](docs/ModelRulesConfigurationAPI.md#putmodelrules) | **Put** /v1/config/model-rules | Create or update custom model rules
177
178
*ModelRulesConfigurationAPI* | [**PutModelRules1**](docs/ModelRulesConfigurationAPI.md#putmodelrules1) | **Put** /v1/config/model-rules/{name} | Create or update custom model rules by name
0 commit comments