mirror of
https://github.com/SecurityBrewery/catalyst.git
synced 2026-02-23 05:25:30 +01:00
Release catalyst
This commit is contained in:
18
ui/src/client/index.ts
Normal file
18
ui/src/client/index.ts
Normal file
@@ -0,0 +1,18 @@
|
||||
/* tslint:disable */
|
||||
/* eslint-disable */
|
||||
/**
|
||||
*
|
||||
* API for the catalyst incident response platform.
|
||||
*
|
||||
* The version of the OpenAPI document:
|
||||
*
|
||||
*
|
||||
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
||||
* https://openapi-generator.tech
|
||||
* Do not edit the class manually.
|
||||
*/
|
||||
|
||||
|
||||
export * from "./api";
|
||||
export * from "./configuration";
|
||||
|
||||
Reference in New Issue
Block a user