MCPcopy Create free account
hub / github.com/Permify/permify / GetSchemaVersion

Method GetSchemaVersion

pkg/pb/base/v1/service.pb.go:1777–1782  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

1775}
1776
1777func (x *SchemaWriteResponse) GetSchemaVersion() string {
1778 if x != nil {
1779 return x.SchemaVersion
1780 }
1781 return ""
1782}
1783
1784// It contains the tenant_id to identify the tenant and metadata of the schema to be edited,
1785// with the corresponding edits to various entities

Callers 15

WriteMethod · 0.45
WriteRelationshipsMethod · 0.45
PartialWriteMethod · 0.45
ReadMethod · 0.45
CheckMethod · 0.45
ExpandMethod · 0.45
LookupEntityMethod · 0.45
LookupEntityStreamMethod · 0.45
LookupSubjectMethod · 0.45
SubjectPermissionMethod · 0.45
SubjectPermissionMethod · 0.45
SubjectFilterMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected