Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: SCHEMAS_GET updated

...

Request
UUIDtable ID
arr or nilschema IDs, or null to get alllatest


Response
map (int → array (array))Map from schema ID to columns. Column is represented by an array of values for: name, type, isKey, isNullable. The array can contain extra data in future for additional properties.

...