MCPcopy Create free account
hub / github.com/dataease/SQLBot / generateId

Method generateId

frontend/public/swagger-ui-bundle.js:52867–52869  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

52865 forget(s) {
52866 return !!this.identityMap.has(s) && (this.identityMap.delete(s), !0)
52867 }
52868 generateId() {
52869 return this.uuid.randomUUID()
52870 }
52871 }
52872 new IdentityManager()

Callers 4

identifyMethod · 0.95
ReferenceElementMethod · 0.80
PathItemElementMethod · 0.80
SchemaElementMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected