The config property
Gets an item from the ApiSdk.v2.databases.item.schemaRegistry.item collection
The name of the Kafka schema subject.
To list all schemas for a Kafka cluster, send a GET request to/v2/databases/$DATABASE_ID/schema-registry.
OptionalrequestConfiguration: RequestConfiguration<object>Configuration for the request such as headers, query parameters, and middleware options.
To create a Kafka schema for a database cluster, send a POST request to/v2/databases/$DATABASE_ID/schema-registry.
The request body
OptionalrequestConfiguration: RequestConfiguration<object>Configuration for the request such as headers, query parameters, and middleware options.
To list all schemas for a Kafka cluster, send a GET request to/v2/databases/$DATABASE_ID/schema-registry.
OptionalrequestConfiguration: RequestConfiguration<object>Configuration for the request such as headers, query parameters, and middleware options.
To create a Kafka schema for a database cluster, send a POST request to/v2/databases/$DATABASE_ID/schema-registry.
The request body
OptionalrequestConfiguration: RequestConfiguration<object>Configuration for the request such as headers, query parameters, and middleware options.
Builds and executes requests for operations under /v2/databases/{database_cluster_uuid}/schema-registry