foundation-comms.defaultconnect.getjsonschema
Home > @genesislcap/foundation-comms > DefaultConnect > getJSONSchema
DefaultConnect.getJSONSchema() method
Signature:
getJSONSchema(resourceName: string, useCache?: boolean): Promise<SchemaResponse>;
Parameters
|
Parameter |
Type |
Description |
|---|---|---|
|
resourceName |
string | |
|
useCache |
boolean |
(Optional) |
Returns:
Promise<SchemaResponse>