Skip to content

Commit

Permalink
feat: Initial re-try
Browse files Browse the repository at this point in the history
  • Loading branch information
robincher committed Mar 8, 2024
1 parent b0c6bc7 commit f7f1566
Show file tree
Hide file tree
Showing 12 changed files with 13 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .insomnia/ApiSpec/spc_065e2b04801547e487360871e2300c36.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
_id: spc_065e2b04801547e487360871e2300c36
type: ApiSpec
parentId: wrk_aef9eca69f284518b83dbd1575d14b9d
modified: 1702458083841
modified: 1709877049467
created: 1625776793200
fileName: blog
contents: |
Expand All @@ -11,7 +11,7 @@ contents: |
title: Blog
license:
name: Apache 2.0
description: 'Robin Cher Singapore BLog'
description: 'Robin Cher SG BLog'
contact:
name: Kong
servers:
Expand Down
1 change: 1 addition & 0 deletions .insomnia/Request/req_30f9a6bdc1d94b1499131c1c0de2e441.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ authentication:
password: "{{ _.kong_password }}"
metaSortKey: -1625787197707
isPrivate: false
pathParameters: []
settingStoreCookies: true
settingSendCookies: true
settingDisableRenderRequestBody: false
Expand Down
1 change: 1 addition & 0 deletions .insomnia/Request/req_42396191f60343cfb120291f6104a341.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ headers:
authentication: {}
metaSortKey: -1625787686173
isPrivate: false
pathParameters: []
settingStoreCookies: true
settingSendCookies: true
settingDisableRenderRequestBody: false
Expand Down
1 change: 1 addition & 0 deletions .insomnia/Request/req_51323e448fa04246a73360716e418d30.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ authentication:
password: "{{ _.kong_password }}"
metaSortKey: -1625787158297
isPrivate: false
pathParameters: []
settingStoreCookies: true
settingSendCookies: true
settingDisableRenderRequestBody: false
Expand Down
1 change: 1 addition & 0 deletions .insomnia/Request/req_584f6eafe6c8495dbb93c04ba908fc56.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ headers:
authentication: {}
metaSortKey: -1667236618548
isPrivate: false
pathParameters: []
settingStoreCookies: true
settingSendCookies: true
settingDisableRenderRequestBody: false
Expand Down
1 change: 1 addition & 0 deletions .insomnia/Request/req_e54ee82a9eb4439989c955fb89d091c3.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ authentication:
password: "{{ _.kong_password }}"
metaSortKey: -1625787055832
isPrivate: false
pathParameters: []
settingStoreCookies: true
settingSendCookies: true
settingDisableRenderRequestBody: false
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ headers: []
authentication: {}
metaSortKey: -1625787044247
isPrivate: false
pathParameters: []
settingStoreCookies: true
settingSendCookies: true
settingDisableRenderRequestBody: false
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ headers: []
authentication: {}
metaSortKey: -1625786945284
isPrivate: false
pathParameters: []
settingStoreCookies: true
settingSendCookies: true
settingDisableRenderRequestBody: false
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ headers: []
authentication: {}
metaSortKey: -1625787044245
isPrivate: false
pathParameters: []
settingStoreCookies: true
settingSendCookies: true
settingDisableRenderRequestBody: false
Expand Down
1 change: 1 addition & 0 deletions .insomnia/UnitTest/ut_1b454e0dd2f944babbf43b3719edbb08.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,3 +24,4 @@ code: >-
_ = expect(result, "OpenID Connect plugin").to.not.be.undefined
metaSortKey: -1709877040108
1 change: 1 addition & 0 deletions .insomnia/UnitTest/ut_78fa5da8e73e41a68fde5ea244880d40.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,3 +23,4 @@ code: >-
_ = expect(result, "Rate Limiting plugin").to.not.be.undefined
metaSortKey: -1709877040108
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,4 @@ parentId: wrk_aef9eca69f284518b83dbd1575d14b9d
modified: 1625787949111
created: 1625787949111
name: Policy Guardrails
metaSortKey: -1709877040108

0 comments on commit f7f1566

Please sign in to comment.