integresql-client-go icon indicating copy to clipboard operation
integresql-client-go copied to clipboard

v1.1.0: Add /recreate endpoint, switch to /unlock

Open majodev opened this issue 1 year ago • 1 comments

Required changes:

  • Adds support for POST /api/v1/templates/:hash/tests/:id/recreate.
  • TODO: DELETE /api/v1/templates/:hash/tests/:id is deprecated in favor of POST /api/v1/templates/:hash/tests/:id/unlock.

Ref:

majodev avatar Feb 06 '24 11:02 majodev

WIP, still requires deprecation switch.

majodev avatar Feb 06 '24 11:02 majodev