/
RA
raystack
/
raystack/stencil/v1beta1/stencil.proto
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 2h ago · Updated 1mo ago
Details
Filter operations
namespace
5
schema
10
get
List schemas under the namespace
get
Get latest schema
post
Create schema under the namespace
delete
Delete specified schema
patch
Update only schema metadata
post
Check schema compatibility
get
Create schema under the namespace. Returns version number, unique ID and location
get
List all version numbers for schema
delete
Delete specified version of the schema
get
Global Search API
schema
Global Search API
get
/v1beta1/search
Query parameters
namespaceId
string
schemaId
string
query
string
required
history
boolean
versionId
integer
Response
A successful response.
V1beta1SearchResponse
required
hits
V1beta1SearchHits[]
meta
V1beta1SearchMeta
Changes