From 787bf4c374f7cda83f59b2a74f1d218128ef779f Mon Sep 17 00:00:00 2001 From: Dumindu Madunuwan Date: Thu, 14 Aug 2025 10:34:55 +0800 Subject: [PATCH] OpenAPI: Yaak Setup --- __openapi/yaak.fl_7jBQGgGjBe.yaml | 20 ++++++++++++++++ __openapi/yaak.fl_AYuvvA9B6Z.yaml | 13 +++++++++++ __openapi/yaak.rq_CNaCR7kH2n.yaml | 30 ++++++++++++++++++++++++ __openapi/yaak.rq_FYGUisBrMs.yaml | 37 +++++++++++++++++++++++++++++ __openapi/yaak.rq_FsDH4S57vC.yaml | 30 ++++++++++++++++++++++++ __openapi/yaak.rq_RDrBXXFvqa.yaml | 39 +++++++++++++++++++++++++++++++ __openapi/yaak.rq_YHegLmJdhS.yaml | 26 +++++++++++++++++++++ __openapi/yaak.rq_rXWMjJLGNy.yaml | 35 +++++++++++++++++++++++++++ __openapi/yaak.wk_pXtKTCK37P.yaml | 14 +++++++++++ 9 files changed, 244 insertions(+) create mode 100644 __openapi/yaak.fl_7jBQGgGjBe.yaml create mode 100644 __openapi/yaak.fl_AYuvvA9B6Z.yaml create mode 100644 __openapi/yaak.rq_CNaCR7kH2n.yaml create mode 100644 __openapi/yaak.rq_FYGUisBrMs.yaml create mode 100644 __openapi/yaak.rq_FsDH4S57vC.yaml create mode 100644 __openapi/yaak.rq_RDrBXXFvqa.yaml create mode 100644 __openapi/yaak.rq_YHegLmJdhS.yaml create mode 100644 __openapi/yaak.rq_rXWMjJLGNy.yaml create mode 100644 __openapi/yaak.wk_pXtKTCK37P.yaml diff --git a/__openapi/yaak.fl_7jBQGgGjBe.yaml b/__openapi/yaak.fl_7jBQGgGjBe.yaml new file mode 100644 index 0000000..e57c971 --- /dev/null +++ b/__openapi/yaak.fl_7jBQGgGjBe.yaml @@ -0,0 +1,20 @@ +type: folder +model: folder +id: fl_7jBQGgGjBe +createdAt: 2025-08-14T02:00:33.259695 +updatedAt: 2025-08-14T02:24:28.326652 +workspaceId: wk_pXtKTCK37P +folderId: fl_AYuvvA9B6Z +authentication: + accessTokenUrl: ${[ baseURL ]}/oauth/token + clientId: ${[ PassportClientID ]} + clientSecret: ${[ PassportClientSecret ]} + grantType: password + password: ${[ userPassword ]} + scope: '*' + username: ${[ userEmail ]} +authenticationType: oauth2 +description: '' +headers: [] +name: Keys +sortPriority: 2000.0 diff --git a/__openapi/yaak.fl_AYuvvA9B6Z.yaml b/__openapi/yaak.fl_AYuvvA9B6Z.yaml new file mode 100644 index 0000000..f1e3d40 --- /dev/null +++ b/__openapi/yaak.fl_AYuvvA9B6Z.yaml @@ -0,0 +1,13 @@ +type: folder +model: folder +id: fl_AYuvvA9B6Z +createdAt: 2025-08-14T01:59:22.325961 +updatedAt: 2025-08-14T01:59:22.325962 +workspaceId: wk_pXtKTCK37P +folderId: null +authentication: {} +authenticationType: null +description: '' +headers: [] +name: API +sortPriority: -1755136800000.0 diff --git a/__openapi/yaak.rq_CNaCR7kH2n.yaml b/__openapi/yaak.rq_CNaCR7kH2n.yaml new file mode 100644 index 0000000..9f4eb49 --- /dev/null +++ b/__openapi/yaak.rq_CNaCR7kH2n.yaml @@ -0,0 +1,30 @@ +type: http_request +model: http_request +id: rq_CNaCR7kH2n +createdAt: 2025-08-14T02:02:00.846030 +updatedAt: 2025-08-14T02:22:20.622911 +workspaceId: wk_pXtKTCK37P +folderId: fl_7jBQGgGjBe +authentication: {} +authenticationType: null +body: {} +bodyType: null +description: '' +headers: +- enabled: true + name: Accept + value: application/json + id: VtkN7jzb7H +- enabled: true + name: '' + value: '' + id: Pasbf2wjvr +method: GET +name: Get One +sortPriority: 1000.0 +url: ${[ baseURL ]}/api/v1/keys/001 +urlParameters: +- enabled: true + name: timestamp + value: '' + id: null diff --git a/__openapi/yaak.rq_FYGUisBrMs.yaml b/__openapi/yaak.rq_FYGUisBrMs.yaml new file mode 100644 index 0000000..d2ee32a --- /dev/null +++ b/__openapi/yaak.rq_FYGUisBrMs.yaml @@ -0,0 +1,37 @@ +type: http_request +model: http_request +id: rq_FYGUisBrMs +createdAt: 2025-08-14T01:59:47.240155 +updatedAt: 2025-08-14T02:26:50.552287 +workspaceId: wk_pXtKTCK37P +folderId: fl_AYuvvA9B6Z +authentication: {} +authenticationType: null +body: + text: |- + { + "name": "User Name", + "email": "user@email.com", + "password": "some_password", + "password_confirmation": "some_password" + } +bodyType: application/json +description: '' +headers: +- enabled: true + name: content-type + value: application/json + id: gNNDW3M7Zi +- enabled: true + name: Accept + value: application/json + id: CdPIjtR4R4 +- enabled: true + name: '' + value: '' + id: AY69dnub3r +method: POST +name: User Register +sortPriority: 0.0 +url: ${[ baseURL ]}/api/v1/register +urlParameters: [] diff --git a/__openapi/yaak.rq_FsDH4S57vC.yaml b/__openapi/yaak.rq_FsDH4S57vC.yaml new file mode 100644 index 0000000..b0931fa --- /dev/null +++ b/__openapi/yaak.rq_FsDH4S57vC.yaml @@ -0,0 +1,30 @@ +type: http_request +model: http_request +id: rq_FsDH4S57vC +createdAt: 2025-08-14T02:02:13.198085 +updatedAt: 2025-08-14T02:26:28.674530 +workspaceId: wk_pXtKTCK37P +folderId: fl_7jBQGgGjBe +authentication: {} +authenticationType: null +body: {} +bodyType: null +description: '' +headers: +- enabled: true + name: Accept + value: application/json + id: UUnS9538xp +- enabled: true + name: Accept + value: application/json + id: vs2IVkEb9k +- enabled: true + name: '' + value: '' + id: sE3RwHnjIW +method: GET +name: Get One - History +sortPriority: 3000.0 +url: ${[ baseURL ]}/api/v1/keys/001/history +urlParameters: [] diff --git a/__openapi/yaak.rq_RDrBXXFvqa.yaml b/__openapi/yaak.rq_RDrBXXFvqa.yaml new file mode 100644 index 0000000..cde18c8 --- /dev/null +++ b/__openapi/yaak.rq_RDrBXXFvqa.yaml @@ -0,0 +1,39 @@ +type: http_request +model: http_request +id: rq_RDrBXXFvqa +createdAt: 2025-08-14T01:58:17.567679 +updatedAt: 2025-08-14T02:20:02.274764 +workspaceId: wk_pXtKTCK37P +folderId: fl_AYuvvA9B6Z +authentication: {} +authenticationType: null +body: + text: |- + { + "grant_type": "password", + "client_id": "01989503-1ce8-735f-a487-0729ef4f1d1b", + "client_secret": "WqkuICsupCfBL1xLt71TfBSaaLVlaiTd0iMSudpu", + "username": "user@email.com", + "password": "some_password", + "scope": "*" + } +bodyType: application/json +description: '' +headers: +- enabled: true + name: content-type + value: application/json + id: btBsC38TEc +- enabled: true + name: Accept + value: application/json + id: c7EkdIH42j +- enabled: true + name: '' + value: '' + id: A06nztWNIz +method: POST +name: Access/ Refresh Tokens +sortPriority: 1000.0 +url: ${[ baseURL ]}/oauth/token +urlParameters: [] diff --git a/__openapi/yaak.rq_YHegLmJdhS.yaml b/__openapi/yaak.rq_YHegLmJdhS.yaml new file mode 100644 index 0000000..1396f2c --- /dev/null +++ b/__openapi/yaak.rq_YHegLmJdhS.yaml @@ -0,0 +1,26 @@ +type: http_request +model: http_request +id: rq_YHegLmJdhS +createdAt: 2025-08-14T02:01:45.158897 +updatedAt: 2025-08-14T02:22:11.289767 +workspaceId: wk_pXtKTCK37P +folderId: fl_7jBQGgGjBe +authentication: {} +authenticationType: null +body: {} +bodyType: null +description: '' +headers: +- enabled: true + name: Accept + value: application/json + id: MN9XthrrWt +- enabled: true + name: '' + value: '' + id: UFtuqFnmIK +method: GET +name: Get All +sortPriority: 500.0 +url: ${[ baseURL ]}/api/v1/keys +urlParameters: [] diff --git a/__openapi/yaak.rq_rXWMjJLGNy.yaml b/__openapi/yaak.rq_rXWMjJLGNy.yaml new file mode 100644 index 0000000..bd600f4 --- /dev/null +++ b/__openapi/yaak.rq_rXWMjJLGNy.yaml @@ -0,0 +1,35 @@ +type: http_request +model: http_request +id: rq_rXWMjJLGNy +createdAt: 2025-08-14T02:01:24.991350 +updatedAt: 2025-08-14T02:21:52.130974 +workspaceId: wk_pXtKTCK37P +folderId: fl_7jBQGgGjBe +authentication: {} +authenticationType: null +body: + text: |- + { + "key": "001", + "value": "value 004" + } +bodyType: application/json +description: '' +headers: +- enabled: true + name: content-type + value: application/json + id: NItvntX5xt +- enabled: true + name: Accept + value: application/json + id: fBGqrCNKY9 +- enabled: true + name: '' + value: '' + id: xISgmUg8mn +method: POST +name: Create New +sortPriority: 0.0 +url: ${[ baseURL ]}/api/v1/keys +urlParameters: [] diff --git a/__openapi/yaak.wk_pXtKTCK37P.yaml b/__openapi/yaak.wk_pXtKTCK37P.yaml new file mode 100644 index 0000000..abca471 --- /dev/null +++ b/__openapi/yaak.wk_pXtKTCK37P.yaml @@ -0,0 +1,14 @@ +type: workspace +model: workspace +id: wk_pXtKTCK37P +createdAt: 2025-08-14T01:53:14.776098 +updatedAt: 2025-08-14T02:05:03.370060 +authentication: {} +authenticationType: null +description: '' +headers: [] +name: KeyValueVersion +encryptionKeyChallenge: null +settingValidateCertificates: true +settingFollowRedirects: true +settingRequestTimeout: 0