From d9e3b34862d2ba2be1fe4e60a200fe74a43962a5 Mon Sep 17 00:00:00 2001 From: Fern Support <126544928+fern-support@users.noreply.github.com> Date: Sat, 21 Feb 2026 19:52:47 -0500 Subject: [PATCH 1/5] chore(postman): update postman seed (#12637) Co-authored-by: fern-support --- seed/postman/examples/collection.json | 18 +- seed/postman/exhaustive/collection.json | 12 +- seed/postman/literal/collection.json | 36 +-- .../mixed-file-directory/collection.json | 12 +- .../postman/nullable-optional/collection.json | 60 ++-- .../nullable-request-body/collection.json | 12 +- seed/postman/nullable/collection.json | 30 +- .../postman/pagination-custom/collection.json | 6 +- seed/postman/pagination/collection.json | 294 ++++++++++++------ seed/postman/path-parameters/collection.json | 12 +- .../collection.json | 54 ++-- .../query-parameters-openapi/collection.json | 54 ++-- seed/postman/query-parameters/collection.json | 18 +- .../request-parameters/collection.json | 18 +- .../postman/required-nullable/collection.json | 15 +- seed/postman/trace/collection.json | 18 +- 16 files changed, 396 insertions(+), 273 deletions(-) diff --git a/seed/postman/examples/collection.json b/seed/postman/examples/collection.json index da7b2e9dc9f2..67e23ab5c647 100644 --- a/seed/postman/examples/collection.json +++ b/seed/postman/examples/collection.json @@ -868,12 +868,14 @@ { "key": "shallow", "description": null, - "value": "false" + "value": "false", + "disabled": true }, { "key": "tag", "description": null, - "value": "development" + "value": "development", + "disabled": true } ], "variable": [] @@ -914,12 +916,14 @@ { "key": "shallow", "description": null, - "value": "false" + "value": "false", + "disabled": true }, { "key": "tag", "description": null, - "value": "development" + "value": "development", + "disabled": true } ], "variable": [] @@ -963,12 +967,14 @@ { "key": "shallow", "description": null, - "value": "true" + "value": "true", + "disabled": true }, { "key": "tag", "description": null, - "value": "tag" + "value": "tag", + "disabled": true } ], "variable": [] diff --git a/seed/postman/exhaustive/collection.json b/seed/postman/exhaustive/collection.json index 3e4b4aa5c494..a18c80360ac1 100644 --- a/seed/postman/exhaustive/collection.json +++ b/seed/postman/exhaustive/collection.json @@ -1996,12 +1996,14 @@ { "key": "cursor", "description": "The cursor for pagination", - "value": "cursor" + "value": "cursor", + "disabled": true }, { "key": "limit", "description": "Maximum number of items to return", - "value": "1" + "value": "1", + "disabled": true } ], "variable": [] @@ -2036,12 +2038,14 @@ { "key": "cursor", "description": "The cursor for pagination", - "value": "cursor" + "value": "cursor", + "disabled": true }, { "key": "limit", "description": "Maximum number of items to return", - "value": "1" + "value": "1", + "disabled": true } ], "variable": [] diff --git a/seed/postman/literal/collection.json b/seed/postman/literal/collection.json index 7356c241e1a9..3ebda8a08cab 100644 --- a/seed/postman/literal/collection.json +++ b/seed/postman/literal/collection.json @@ -448,8 +448,7 @@ { "key": "optional_prompt", "description": null, - "value": "You are a helpful assistant", - "disabled": true + "value": "You are a helpful assistant" }, { "key": "alias_prompt", @@ -459,8 +458,7 @@ { "key": "alias_optional_prompt", "description": null, - "value": "You are a helpful assistant", - "disabled": true + "value": "You are a helpful assistant" }, { "key": "stream", @@ -470,8 +468,7 @@ { "key": "optional_stream", "description": null, - "value": "false", - "disabled": true + "value": "false" }, { "key": "alias_stream", @@ -481,8 +478,7 @@ { "key": "alias_optional_stream", "description": null, - "value": "false", - "disabled": true + "value": "false" }, { "key": "query", @@ -527,8 +523,7 @@ { "key": "optional_prompt", "description": null, - "value": "You are a helpful assistant", - "disabled": true + "value": "You are a helpful assistant" }, { "key": "alias_prompt", @@ -538,8 +533,7 @@ { "key": "alias_optional_prompt", "description": null, - "value": "You are a helpful assistant", - "disabled": true + "value": "You are a helpful assistant" }, { "key": "stream", @@ -549,8 +543,7 @@ { "key": "optional_stream", "description": null, - "value": "false", - "disabled": true + "value": "false" }, { "key": "alias_stream", @@ -560,8 +553,7 @@ { "key": "alias_optional_stream", "description": null, - "value": "false", - "disabled": true + "value": "false" }, { "key": "query", @@ -609,8 +601,7 @@ { "key": "optional_prompt", "description": null, - "value": "You are a helpful assistant", - "disabled": true + "value": "You are a helpful assistant" }, { "key": "alias_prompt", @@ -620,8 +611,7 @@ { "key": "alias_optional_prompt", "description": null, - "value": "You are a helpful assistant", - "disabled": true + "value": "You are a helpful assistant" }, { "key": "query", @@ -636,8 +626,7 @@ { "key": "optional_stream", "description": null, - "value": "false", - "disabled": true + "value": "false" }, { "key": "alias_stream", @@ -647,8 +636,7 @@ { "key": "alias_optional_stream", "description": null, - "value": "false", - "disabled": true + "value": "false" } ], "variable": [] diff --git a/seed/postman/mixed-file-directory/collection.json b/seed/postman/mixed-file-directory/collection.json index a5367928ff53..b7674646a780 100644 --- a/seed/postman/mixed-file-directory/collection.json +++ b/seed/postman/mixed-file-directory/collection.json @@ -211,8 +211,7 @@ { "key": "limit", "description": "The maximum number of results to return.", - "value": "1", - "disabled": true + "value": "1" } ], "variable": [] @@ -248,8 +247,7 @@ { "key": "limit", "description": "The maximum number of results to return.", - "value": "1", - "disabled": true + "value": "1" } ], "variable": [] @@ -290,8 +288,7 @@ { "key": "limit", "description": "The maximum number of results to return.", - "value": "1", - "disabled": true + "value": "1" } ], "variable": [] @@ -326,8 +323,7 @@ { "key": "limit", "description": "The maximum number of results to return.", - "value": "1", - "disabled": true + "value": "1" } ], "variable": [] diff --git a/seed/postman/nullable-optional/collection.json b/seed/postman/nullable-optional/collection.json index 557cd4664bf2..30f84598f996 100644 --- a/seed/postman/nullable-optional/collection.json +++ b/seed/postman/nullable-optional/collection.json @@ -288,26 +288,22 @@ { "key": "limit", "description": null, - "value": "1", - "disabled": true + "value": "1" }, { "key": "offset", "description": null, - "value": "1", - "disabled": true + "value": "1" }, { "key": "includeDeleted", "description": null, - "value": "true", - "disabled": true + "value": "true" }, { "key": "sortBy", "description": null, - "value": "sortBy", - "disabled": true + "value": "sortBy" } ], "variable": [] @@ -343,26 +339,22 @@ { "key": "limit", "description": null, - "value": "1", - "disabled": true + "value": "1" }, { "key": "offset", "description": null, - "value": "1", - "disabled": true + "value": "1" }, { "key": "includeDeleted", "description": null, - "value": "true", - "disabled": true + "value": "true" }, { "key": "sortBy", "description": null, - "value": "sortBy", - "disabled": true + "value": "sortBy" } ], "variable": [] @@ -408,20 +400,17 @@ { "key": "department", "description": null, - "value": "department", - "disabled": true + "value": "department" }, { "key": "role", "description": null, - "value": "role", - "disabled": true + "value": "role" }, { "key": "isActive", "description": null, - "value": "true", - "disabled": true + "value": "true" } ], "variable": [] @@ -463,20 +452,17 @@ { "key": "department", "description": null, - "value": "department", - "disabled": true + "value": "department" }, { "key": "role", "description": null, - "value": "role", - "disabled": true + "value": "role" }, { "key": "isActive", "description": null, - "value": "true", - "disabled": true + "value": "true" } ], "variable": [] @@ -857,20 +843,17 @@ { "key": "role", "description": null, - "value": "ADMIN", - "disabled": true + "value": "ADMIN" }, { "key": "status", "description": null, - "value": "active", - "disabled": true + "value": "active" }, { "key": "secondaryRole", "description": null, - "value": "ADMIN", - "disabled": true + "value": "ADMIN" } ], "variable": [] @@ -907,20 +890,17 @@ { "key": "role", "description": null, - "value": "ADMIN", - "disabled": true + "value": "ADMIN" }, { "key": "status", "description": null, - "value": "active", - "disabled": true + "value": "active" }, { "key": "secondaryRole", "description": null, - "value": "ADMIN", - "disabled": true + "value": "ADMIN" } ], "variable": [] diff --git a/seed/postman/nullable-request-body/collection.json b/seed/postman/nullable-request-body/collection.json index 6d69a3d2131a..48143bd155ff 100644 --- a/seed/postman/nullable-request-body/collection.json +++ b/seed/postman/nullable-request-body/collection.json @@ -127,14 +127,12 @@ { "key": "query_param_object", "description": null, - "value": "{\"id\":\"id\",\"name\":\"name\"}", - "disabled": true + "value": "{\"id\":\"id\",\"name\":\"name\"}" }, { "key": "query_param_integer", "description": null, - "value": "1", - "disabled": true + "value": "1" } ], "variable": [ @@ -187,14 +185,12 @@ { "key": "query_param_object", "description": null, - "value": "{\"id\":\"id\",\"name\":\"name\"}", - "disabled": true + "value": "{\"id\":\"id\",\"name\":\"name\"}" }, { "key": "query_param_integer", "description": null, - "value": "1", - "disabled": true + "value": "1" } ], "variable": [ diff --git a/seed/postman/nullable/collection.json b/seed/postman/nullable/collection.json index fbcd92f04162..ef3debcf021c 100644 --- a/seed/postman/nullable/collection.json +++ b/seed/postman/nullable/collection.json @@ -35,32 +35,27 @@ { "key": "usernames", "description": null, - "value": "usernames", - "disabled": true + "value": "usernames" }, { "key": "avatar", "description": null, - "value": "avatar", - "disabled": true + "value": "avatar" }, { "key": "activated", "description": null, - "value": "true", - "disabled": true + "value": "true" }, { "key": "tags", "description": null, - "value": "tags", - "disabled": true + "value": "tags" }, { "key": "extra", "description": null, - "value": "true", - "disabled": true + "value": "true" } ], "variable": [] @@ -95,32 +90,27 @@ { "key": "usernames", "description": null, - "value": "usernames", - "disabled": true + "value": "usernames" }, { "key": "avatar", "description": null, - "value": "avatar", - "disabled": true + "value": "avatar" }, { "key": "activated", "description": null, - "value": "true", - "disabled": true + "value": "true" }, { "key": "tags", "description": null, - "value": "tags", - "disabled": true + "value": "tags" }, { "key": "extra", "description": null, - "value": "true", - "disabled": true + "value": "true" } ], "variable": [] diff --git a/seed/postman/pagination-custom/collection.json b/seed/postman/pagination-custom/collection.json index 27e53855d6b5..9fda643f7dd2 100644 --- a/seed/postman/pagination-custom/collection.json +++ b/seed/postman/pagination-custom/collection.json @@ -49,7 +49,8 @@ { "key": "starting_after", "description": "The cursor used for pagination in order to fetch\nthe next page of results.", - "value": "starting_after" + "value": "starting_after", + "disabled": true } ], "variable": [] @@ -84,7 +85,8 @@ { "key": "starting_after", "description": "The cursor used for pagination in order to fetch\nthe next page of results.", - "value": "starting_after" + "value": "starting_after", + "disabled": true } ], "variable": [] diff --git a/seed/postman/pagination/collection.json b/seed/postman/pagination/collection.json index f03ac93efb67..da664d6895be 100644 --- a/seed/postman/pagination/collection.json +++ b/seed/postman/pagination/collection.json @@ -155,22 +155,26 @@ { "key": "page", "description": "Defaults to first page", - "value": "1" + "value": "1", + "disabled": true }, { "key": "per_page", "description": "Defaults to per page", - "value": "1" + "value": "1", + "disabled": true }, { "key": "order", "description": null, - "value": "asc" + "value": "asc", + "disabled": true }, { "key": "starting_after", "description": "The cursor used for pagination in order to fetch\nthe next page of results.", - "value": "starting_after" + "value": "starting_after", + "disabled": true } ], "variable": [] @@ -205,22 +209,26 @@ { "key": "page", "description": "Defaults to first page", - "value": "1" + "value": "1", + "disabled": true }, { "key": "per_page", "description": "Defaults to per page", - "value": "1" + "value": "1", + "disabled": true }, { "key": "order", "description": null, - "value": "asc" + "value": "asc", + "disabled": true }, { "key": "starting_after", "description": "The cursor used for pagination in order to fetch\nthe next page of results.", - "value": "starting_after" + "value": "starting_after", + "disabled": true } ], "variable": [] @@ -259,7 +267,8 @@ { "key": "cursor", "description": null, - "value": "cursor" + "value": "cursor", + "disabled": true } ], "variable": [] @@ -294,7 +303,8 @@ { "key": "cursor", "description": null, - "value": "cursor" + "value": "cursor", + "disabled": true } ], "variable": [] @@ -411,22 +421,26 @@ { "key": "page", "description": "Defaults to first page", - "value": "1" + "value": "1", + "disabled": true }, { "key": "per_page", "description": "Defaults to per page", - "value": "1" + "value": "1", + "disabled": true }, { "key": "order", "description": null, - "value": "asc" + "value": "asc", + "disabled": true }, { "key": "starting_after", "description": "The cursor used for pagination in order to fetch\nthe next page of results.", - "value": "starting_after" + "value": "starting_after", + "disabled": true } ], "variable": [] @@ -461,22 +475,26 @@ { "key": "page", "description": "Defaults to first page", - "value": "1" + "value": "1", + "disabled": true }, { "key": "per_page", "description": "Defaults to per page", - "value": "1" + "value": "1", + "disabled": true }, { "key": "order", "description": null, - "value": "asc" + "value": "asc", + "disabled": true }, { "key": "starting_after", "description": "The cursor used for pagination in order to fetch\nthe next page of results.", - "value": "starting_after" + "value": "starting_after", + "disabled": true } ], "variable": [] @@ -515,22 +533,26 @@ { "key": "page", "description": "Defaults to first page", - "value": "1.1" + "value": "1.1", + "disabled": true }, { "key": "per_page", "description": "Defaults to per page", - "value": "1.1" + "value": "1.1", + "disabled": true }, { "key": "order", "description": null, - "value": "asc" + "value": "asc", + "disabled": true }, { "key": "starting_after", "description": "The cursor used for pagination in order to fetch\nthe next page of results.", - "value": "starting_after" + "value": "starting_after", + "disabled": true } ], "variable": [] @@ -565,22 +587,26 @@ { "key": "page", "description": "Defaults to first page", - "value": "1.1" + "value": "1.1", + "disabled": true }, { "key": "per_page", "description": "Defaults to per page", - "value": "1.1" + "value": "1.1", + "disabled": true }, { "key": "order", "description": null, - "value": "asc" + "value": "asc", + "disabled": true }, { "key": "starting_after", "description": "The cursor used for pagination in order to fetch\nthe next page of results.", - "value": "starting_after" + "value": "starting_after", + "disabled": true } ], "variable": [] @@ -697,17 +723,20 @@ { "key": "page", "description": "Defaults to first page", - "value": "1" + "value": "1", + "disabled": true }, { "key": "limit", "description": "The maximum number of elements to return.\nThis is also used as the step size in this\npaginated endpoint.", - "value": "1" + "value": "1", + "disabled": true }, { "key": "order", "description": null, - "value": "asc" + "value": "asc", + "disabled": true } ], "variable": [] @@ -742,17 +771,20 @@ { "key": "page", "description": "Defaults to first page", - "value": "1" + "value": "1", + "disabled": true }, { "key": "limit", "description": "The maximum number of elements to return.\nThis is also used as the step size in this\npaginated endpoint.", - "value": "1" + "value": "1", + "disabled": true }, { "key": "order", "description": null, - "value": "asc" + "value": "asc", + "disabled": true } ], "variable": [] @@ -791,17 +823,20 @@ { "key": "page", "description": "Defaults to first page", - "value": "1" + "value": "1", + "disabled": true }, { "key": "limit", "description": "The maximum number of elements to return.\nThis is also used as the step size in this\npaginated endpoint.", - "value": "1" + "value": "1", + "disabled": true }, { "key": "order", "description": null, - "value": "asc" + "value": "asc", + "disabled": true } ], "variable": [] @@ -836,17 +871,20 @@ { "key": "page", "description": "Defaults to first page", - "value": "1" + "value": "1", + "disabled": true }, { "key": "limit", "description": "The maximum number of elements to return.\nThis is also used as the step size in this\npaginated endpoint.", - "value": "1" + "value": "1", + "disabled": true }, { "key": "order", "description": null, - "value": "asc" + "value": "asc", + "disabled": true } ], "variable": [] @@ -885,7 +923,8 @@ { "key": "cursor", "description": null, - "value": "d5e9c84f-c2b2-4bf4-b4b0-7ffd7a9ffc32" + "value": "d5e9c84f-c2b2-4bf4-b4b0-7ffd7a9ffc32", + "disabled": true } ], "variable": [] @@ -920,7 +959,8 @@ { "key": "cursor", "description": null, - "value": "d5e9c84f-c2b2-4bf4-b4b0-7ffd7a9ffc32" + "value": "d5e9c84f-c2b2-4bf4-b4b0-7ffd7a9ffc32", + "disabled": true } ], "variable": [] @@ -959,7 +999,8 @@ { "key": "cursor", "description": null, - "value": "d5e9c84f-c2b2-4bf4-b4b0-7ffd7a9ffc32" + "value": "d5e9c84f-c2b2-4bf4-b4b0-7ffd7a9ffc32", + "disabled": true } ], "variable": [] @@ -994,7 +1035,8 @@ { "key": "cursor", "description": null, - "value": "d5e9c84f-c2b2-4bf4-b4b0-7ffd7a9ffc32" + "value": "d5e9c84f-c2b2-4bf4-b4b0-7ffd7a9ffc32", + "disabled": true } ], "variable": [] @@ -1033,7 +1075,8 @@ { "key": "starting_after", "description": "The cursor used for pagination in order to fetch\nthe next page of results.", - "value": "starting_after" + "value": "starting_after", + "disabled": true } ], "variable": [] @@ -1068,7 +1111,8 @@ { "key": "starting_after", "description": "The cursor used for pagination in order to fetch\nthe next page of results.", - "value": "starting_after" + "value": "starting_after", + "disabled": true } ], "variable": [] @@ -1107,7 +1151,8 @@ { "key": "offset", "description": null, - "value": "1" + "value": "1", + "disabled": true } ], "variable": [] @@ -1142,7 +1187,8 @@ { "key": "offset", "description": null, - "value": "1" + "value": "1", + "disabled": true } ], "variable": [] @@ -1190,22 +1236,26 @@ { "key": "page", "description": "Defaults to first page", - "value": "1" + "value": "1", + "disabled": true }, { "key": "per_page", "description": "Defaults to per page", - "value": "1" + "value": "1", + "disabled": true }, { "key": "order", "description": null, - "value": "asc" + "value": "asc", + "disabled": true }, { "key": "starting_after", "description": "The cursor used for pagination in order to fetch\nthe next page of results.", - "value": "starting_after" + "value": "starting_after", + "disabled": true } ], "variable": [] @@ -1240,22 +1290,26 @@ { "key": "page", "description": "Defaults to first page", - "value": "1" + "value": "1", + "disabled": true }, { "key": "per_page", "description": "Defaults to per page", - "value": "1" + "value": "1", + "disabled": true }, { "key": "order", "description": null, - "value": "asc" + "value": "asc", + "disabled": true }, { "key": "starting_after", "description": "The cursor used for pagination in order to fetch\nthe next page of results.", - "value": "starting_after" + "value": "starting_after", + "disabled": true } ], "variable": [] @@ -1294,7 +1348,8 @@ { "key": "cursor", "description": null, - "value": "cursor" + "value": "cursor", + "disabled": true } ], "variable": [] @@ -1329,7 +1384,8 @@ { "key": "cursor", "description": null, - "value": "cursor" + "value": "cursor", + "disabled": true } ], "variable": [] @@ -1567,22 +1623,26 @@ { "key": "page", "description": "Defaults to first page", - "value": "1" + "value": "1", + "disabled": true }, { "key": "per_page", "description": "Defaults to per page", - "value": "1" + "value": "1", + "disabled": true }, { "key": "order", "description": null, - "value": "asc" + "value": "asc", + "disabled": true }, { "key": "starting_after", "description": "The cursor used for pagination in order to fetch\nthe next page of results.", - "value": "starting_after" + "value": "starting_after", + "disabled": true } ], "variable": [] @@ -1617,22 +1677,26 @@ { "key": "page", "description": "Defaults to first page", - "value": "1" + "value": "1", + "disabled": true }, { "key": "per_page", "description": "Defaults to per page", - "value": "1" + "value": "1", + "disabled": true }, { "key": "order", "description": null, - "value": "asc" + "value": "asc", + "disabled": true }, { "key": "starting_after", "description": "The cursor used for pagination in order to fetch\nthe next page of results.", - "value": "starting_after" + "value": "starting_after", + "disabled": true } ], "variable": [] @@ -1671,22 +1735,26 @@ { "key": "page", "description": "Defaults to first page", - "value": "1.1" + "value": "1.1", + "disabled": true }, { "key": "per_page", "description": "Defaults to per page", - "value": "1.1" + "value": "1.1", + "disabled": true }, { "key": "order", "description": null, - "value": "asc" + "value": "asc", + "disabled": true }, { "key": "starting_after", "description": "The cursor used for pagination in order to fetch\nthe next page of results.", - "value": "starting_after" + "value": "starting_after", + "disabled": true } ], "variable": [] @@ -1721,22 +1789,26 @@ { "key": "page", "description": "Defaults to first page", - "value": "1.1" + "value": "1.1", + "disabled": true }, { "key": "per_page", "description": "Defaults to per page", - "value": "1.1" + "value": "1.1", + "disabled": true }, { "key": "order", "description": null, - "value": "asc" + "value": "asc", + "disabled": true }, { "key": "starting_after", "description": "The cursor used for pagination in order to fetch\nthe next page of results.", - "value": "starting_after" + "value": "starting_after", + "disabled": true } ], "variable": [] @@ -1853,17 +1925,20 @@ { "key": "page", "description": "Defaults to first page", - "value": "1" + "value": "1", + "disabled": true }, { "key": "limit", "description": "The maximum number of elements to return.\nThis is also used as the step size in this\npaginated endpoint.", - "value": "1" + "value": "1", + "disabled": true }, { "key": "order", "description": null, - "value": "asc" + "value": "asc", + "disabled": true } ], "variable": [] @@ -1898,17 +1973,20 @@ { "key": "page", "description": "Defaults to first page", - "value": "1" + "value": "1", + "disabled": true }, { "key": "limit", "description": "The maximum number of elements to return.\nThis is also used as the step size in this\npaginated endpoint.", - "value": "1" + "value": "1", + "disabled": true }, { "key": "order", "description": null, - "value": "asc" + "value": "asc", + "disabled": true } ], "variable": [] @@ -1947,17 +2025,20 @@ { "key": "page", "description": "Defaults to first page", - "value": "1" + "value": "1", + "disabled": true }, { "key": "limit", "description": "The maximum number of elements to return.\nThis is also used as the step size in this\npaginated endpoint.", - "value": "1" + "value": "1", + "disabled": true }, { "key": "order", "description": null, - "value": "asc" + "value": "asc", + "disabled": true } ], "variable": [] @@ -1992,17 +2073,20 @@ { "key": "page", "description": "Defaults to first page", - "value": "1" + "value": "1", + "disabled": true }, { "key": "limit", "description": "The maximum number of elements to return.\nThis is also used as the step size in this\npaginated endpoint.", - "value": "1" + "value": "1", + "disabled": true }, { "key": "order", "description": null, - "value": "asc" + "value": "asc", + "disabled": true } ], "variable": [] @@ -2041,7 +2125,8 @@ { "key": "cursor", "description": null, - "value": "d5e9c84f-c2b2-4bf4-b4b0-7ffd7a9ffc32" + "value": "d5e9c84f-c2b2-4bf4-b4b0-7ffd7a9ffc32", + "disabled": true } ], "variable": [] @@ -2076,7 +2161,8 @@ { "key": "cursor", "description": null, - "value": "d5e9c84f-c2b2-4bf4-b4b0-7ffd7a9ffc32" + "value": "d5e9c84f-c2b2-4bf4-b4b0-7ffd7a9ffc32", + "disabled": true } ], "variable": [] @@ -2115,7 +2201,8 @@ { "key": "cursor", "description": null, - "value": "d5e9c84f-c2b2-4bf4-b4b0-7ffd7a9ffc32" + "value": "d5e9c84f-c2b2-4bf4-b4b0-7ffd7a9ffc32", + "disabled": true } ], "variable": [] @@ -2150,7 +2237,8 @@ { "key": "cursor", "description": null, - "value": "d5e9c84f-c2b2-4bf4-b4b0-7ffd7a9ffc32" + "value": "d5e9c84f-c2b2-4bf4-b4b0-7ffd7a9ffc32", + "disabled": true } ], "variable": [] @@ -2189,7 +2277,8 @@ { "key": "starting_after", "description": "The cursor used for pagination in order to fetch\nthe next page of results.", - "value": "starting_after" + "value": "starting_after", + "disabled": true } ], "variable": [] @@ -2224,7 +2313,8 @@ { "key": "starting_after", "description": "The cursor used for pagination in order to fetch\nthe next page of results.", - "value": "starting_after" + "value": "starting_after", + "disabled": true } ], "variable": [] @@ -2263,7 +2353,8 @@ { "key": "starting_after", "description": "The cursor used for pagination in order to fetch\nthe next page of results.", - "value": "starting_after" + "value": "starting_after", + "disabled": true } ], "variable": [] @@ -2298,7 +2389,8 @@ { "key": "starting_after", "description": "The cursor used for pagination in order to fetch\nthe next page of results.", - "value": "starting_after" + "value": "starting_after", + "disabled": true } ], "variable": [] @@ -2337,7 +2429,8 @@ { "key": "offset", "description": null, - "value": "1" + "value": "1", + "disabled": true } ], "variable": [] @@ -2372,7 +2465,8 @@ { "key": "offset", "description": null, - "value": "1" + "value": "1", + "disabled": true } ], "variable": [] @@ -2412,7 +2506,8 @@ { "key": "page", "description": "Defaults to first page", - "value": "1" + "value": "1", + "disabled": true } ], "variable": [] @@ -2448,7 +2543,8 @@ { "key": "page", "description": "Defaults to first page", - "value": "1" + "value": "1", + "disabled": true } ], "variable": [] @@ -2487,7 +2583,8 @@ { "key": "page", "description": "Defaults to first page", - "value": "1" + "value": "1", + "disabled": true } ], "variable": [] @@ -2526,7 +2623,8 @@ { "key": "page", "description": "Defaults to first page", - "value": "1" + "value": "1", + "disabled": true } ], "variable": [] diff --git a/seed/postman/path-parameters/collection.json b/seed/postman/path-parameters/collection.json index 64d38d3aa218..af84b5eeedfc 100644 --- a/seed/postman/path-parameters/collection.json +++ b/seed/postman/path-parameters/collection.json @@ -228,7 +228,8 @@ { "key": "limit", "description": null, - "value": "1" + "value": "1", + "disabled": true } ], "variable": [ @@ -277,7 +278,8 @@ { "key": "limit", "description": null, - "value": "1" + "value": "1", + "disabled": true } ], "variable": [ @@ -621,7 +623,8 @@ { "key": "limit", "description": null, - "value": "1" + "value": "1", + "disabled": true } ], "variable": [ @@ -670,7 +673,8 @@ { "key": "limit", "description": null, - "value": "1" + "value": "1", + "disabled": true } ], "variable": [ diff --git a/seed/postman/query-parameters-openapi-as-objects/collection.json b/seed/postman/query-parameters-openapi-as-objects/collection.json index e765c34b2013..a6bb6bf35cac 100644 --- a/seed/postman/query-parameters-openapi-as-objects/collection.json +++ b/seed/postman/query-parameters-openapi-as-objects/collection.json @@ -61,47 +61,56 @@ { "key": "userList", "description": null, - "value": "{\"name\":\"name\",\"tags\":[\"tags\",\"tags\"]}" + "value": "{\"name\":\"name\",\"tags\":[\"tags\",\"tags\"]}", + "disabled": true }, { "key": "optionalDeadline", "description": null, - "value": "2024-01-15T09:30:00Z" + "value": "2024-01-15T09:30:00Z", + "disabled": true }, { "key": "keyValue", "description": null, - "value": "{\"keyValue\":\"keyValue\"}" + "value": "{\"keyValue\":\"keyValue\"}", + "disabled": true }, { "key": "optionalString", "description": null, - "value": "optionalString" + "value": "optionalString", + "disabled": true }, { "key": "nestedUser", "description": null, - "value": "{\"name\":\"name\",\"user\":{\"name\":\"name\",\"tags\":[\"tags\",\"tags\"]}}" + "value": "{\"name\":\"name\",\"user\":{\"name\":\"name\",\"tags\":[\"tags\",\"tags\"]}}", + "disabled": true }, { "key": "optionalUser", "description": null, - "value": "{\"name\":\"name\",\"tags\":[\"tags\",\"tags\"]}" + "value": "{\"name\":\"name\",\"tags\":[\"tags\",\"tags\"]}", + "disabled": true }, { "key": "excludeUser", "description": null, - "value": "{\"name\":\"name\",\"tags\":[\"tags\",\"tags\"]}" + "value": "{\"name\":\"name\",\"tags\":[\"tags\",\"tags\"]}", + "disabled": true }, { "key": "filter", "description": null, - "value": "filter" + "value": "filter", + "disabled": true }, { "key": "neighbor", "description": null, - "value": "{\"name\":\"name\",\"tags\":[\"tags\",\"tags\"]}" + "value": "{\"name\":\"name\",\"tags\":[\"tags\",\"tags\"]}", + "disabled": true }, { "key": "neighborRequired", @@ -172,47 +181,56 @@ { "key": "userList", "description": null, - "value": "{\"name\":\"name\",\"tags\":[\"tags\",\"tags\"]}" + "value": "{\"name\":\"name\",\"tags\":[\"tags\",\"tags\"]}", + "disabled": true }, { "key": "optionalDeadline", "description": null, - "value": "2024-01-15T09:30:00Z" + "value": "2024-01-15T09:30:00Z", + "disabled": true }, { "key": "keyValue", "description": null, - "value": "{\"keyValue\":\"keyValue\"}" + "value": "{\"keyValue\":\"keyValue\"}", + "disabled": true }, { "key": "optionalString", "description": null, - "value": "optionalString" + "value": "optionalString", + "disabled": true }, { "key": "nestedUser", "description": null, - "value": "{\"name\":\"name\",\"user\":{\"name\":\"name\",\"tags\":[\"tags\",\"tags\"]}}" + "value": "{\"name\":\"name\",\"user\":{\"name\":\"name\",\"tags\":[\"tags\",\"tags\"]}}", + "disabled": true }, { "key": "optionalUser", "description": null, - "value": "{\"name\":\"name\",\"tags\":[\"tags\",\"tags\"]}" + "value": "{\"name\":\"name\",\"tags\":[\"tags\",\"tags\"]}", + "disabled": true }, { "key": "excludeUser", "description": null, - "value": "{\"name\":\"name\",\"tags\":[\"tags\",\"tags\"]}" + "value": "{\"name\":\"name\",\"tags\":[\"tags\",\"tags\"]}", + "disabled": true }, { "key": "filter", "description": null, - "value": "filter" + "value": "filter", + "disabled": true }, { "key": "neighbor", "description": null, - "value": "{\"name\":\"name\",\"tags\":[\"tags\",\"tags\"]}" + "value": "{\"name\":\"name\",\"tags\":[\"tags\",\"tags\"]}", + "disabled": true }, { "key": "neighborRequired", diff --git a/seed/postman/query-parameters-openapi/collection.json b/seed/postman/query-parameters-openapi/collection.json index e765c34b2013..a6bb6bf35cac 100644 --- a/seed/postman/query-parameters-openapi/collection.json +++ b/seed/postman/query-parameters-openapi/collection.json @@ -61,47 +61,56 @@ { "key": "userList", "description": null, - "value": "{\"name\":\"name\",\"tags\":[\"tags\",\"tags\"]}" + "value": "{\"name\":\"name\",\"tags\":[\"tags\",\"tags\"]}", + "disabled": true }, { "key": "optionalDeadline", "description": null, - "value": "2024-01-15T09:30:00Z" + "value": "2024-01-15T09:30:00Z", + "disabled": true }, { "key": "keyValue", "description": null, - "value": "{\"keyValue\":\"keyValue\"}" + "value": "{\"keyValue\":\"keyValue\"}", + "disabled": true }, { "key": "optionalString", "description": null, - "value": "optionalString" + "value": "optionalString", + "disabled": true }, { "key": "nestedUser", "description": null, - "value": "{\"name\":\"name\",\"user\":{\"name\":\"name\",\"tags\":[\"tags\",\"tags\"]}}" + "value": "{\"name\":\"name\",\"user\":{\"name\":\"name\",\"tags\":[\"tags\",\"tags\"]}}", + "disabled": true }, { "key": "optionalUser", "description": null, - "value": "{\"name\":\"name\",\"tags\":[\"tags\",\"tags\"]}" + "value": "{\"name\":\"name\",\"tags\":[\"tags\",\"tags\"]}", + "disabled": true }, { "key": "excludeUser", "description": null, - "value": "{\"name\":\"name\",\"tags\":[\"tags\",\"tags\"]}" + "value": "{\"name\":\"name\",\"tags\":[\"tags\",\"tags\"]}", + "disabled": true }, { "key": "filter", "description": null, - "value": "filter" + "value": "filter", + "disabled": true }, { "key": "neighbor", "description": null, - "value": "{\"name\":\"name\",\"tags\":[\"tags\",\"tags\"]}" + "value": "{\"name\":\"name\",\"tags\":[\"tags\",\"tags\"]}", + "disabled": true }, { "key": "neighborRequired", @@ -172,47 +181,56 @@ { "key": "userList", "description": null, - "value": "{\"name\":\"name\",\"tags\":[\"tags\",\"tags\"]}" + "value": "{\"name\":\"name\",\"tags\":[\"tags\",\"tags\"]}", + "disabled": true }, { "key": "optionalDeadline", "description": null, - "value": "2024-01-15T09:30:00Z" + "value": "2024-01-15T09:30:00Z", + "disabled": true }, { "key": "keyValue", "description": null, - "value": "{\"keyValue\":\"keyValue\"}" + "value": "{\"keyValue\":\"keyValue\"}", + "disabled": true }, { "key": "optionalString", "description": null, - "value": "optionalString" + "value": "optionalString", + "disabled": true }, { "key": "nestedUser", "description": null, - "value": "{\"name\":\"name\",\"user\":{\"name\":\"name\",\"tags\":[\"tags\",\"tags\"]}}" + "value": "{\"name\":\"name\",\"user\":{\"name\":\"name\",\"tags\":[\"tags\",\"tags\"]}}", + "disabled": true }, { "key": "optionalUser", "description": null, - "value": "{\"name\":\"name\",\"tags\":[\"tags\",\"tags\"]}" + "value": "{\"name\":\"name\",\"tags\":[\"tags\",\"tags\"]}", + "disabled": true }, { "key": "excludeUser", "description": null, - "value": "{\"name\":\"name\",\"tags\":[\"tags\",\"tags\"]}" + "value": "{\"name\":\"name\",\"tags\":[\"tags\",\"tags\"]}", + "disabled": true }, { "key": "filter", "description": null, - "value": "filter" + "value": "filter", + "disabled": true }, { "key": "neighbor", "description": null, - "value": "{\"name\":\"name\",\"tags\":[\"tags\",\"tags\"]}" + "value": "{\"name\":\"name\",\"tags\":[\"tags\",\"tags\"]}", + "disabled": true }, { "key": "neighborRequired", diff --git a/seed/postman/query-parameters/collection.json b/seed/postman/query-parameters/collection.json index a5b5955a55e1..f479989b5b2a 100644 --- a/seed/postman/query-parameters/collection.json +++ b/seed/postman/query-parameters/collection.json @@ -70,7 +70,8 @@ { "key": "optionalDeadline", "description": null, - "value": "2024-01-15T09:30:00Z" + "value": "2024-01-15T09:30:00Z", + "disabled": true }, { "key": "keyValue", @@ -80,7 +81,8 @@ { "key": "optionalString", "description": null, - "value": "optionalString" + "value": "optionalString", + "disabled": true }, { "key": "nestedUser", @@ -90,7 +92,8 @@ { "key": "optionalUser", "description": null, - "value": "{\"name\":\"name\",\"tags\":[\"tags\",\"tags\"]}" + "value": "{\"name\":\"name\",\"tags\":[\"tags\",\"tags\"]}", + "disabled": true }, { "key": "excludeUser", @@ -170,7 +173,8 @@ { "key": "optionalDeadline", "description": null, - "value": "2024-01-15T09:30:00Z" + "value": "2024-01-15T09:30:00Z", + "disabled": true }, { "key": "keyValue", @@ -180,7 +184,8 @@ { "key": "optionalString", "description": null, - "value": "optionalString" + "value": "optionalString", + "disabled": true }, { "key": "nestedUser", @@ -190,7 +195,8 @@ { "key": "optionalUser", "description": null, - "value": "{\"name\":\"name\",\"tags\":[\"tags\",\"tags\"]}" + "value": "{\"name\":\"name\",\"tags\":[\"tags\",\"tags\"]}", + "disabled": true }, { "key": "excludeUser", diff --git a/seed/postman/request-parameters/collection.json b/seed/postman/request-parameters/collection.json index fee775071a3a..8ba72a6a8bd0 100644 --- a/seed/postman/request-parameters/collection.json +++ b/seed/postman/request-parameters/collection.json @@ -375,7 +375,8 @@ { "key": "optionalDeadline", "description": null, - "value": "2024-01-15T09:30:00Z" + "value": "2024-01-15T09:30:00Z", + "disabled": true }, { "key": "keyValue", @@ -385,7 +386,8 @@ { "key": "optionalString", "description": null, - "value": "optionalString" + "value": "optionalString", + "disabled": true }, { "key": "nestedUser", @@ -395,7 +397,8 @@ { "key": "optionalUser", "description": null, - "value": "{\"name\":\"name\",\"tags\":[\"tags\",\"tags\"]}" + "value": "{\"name\":\"name\",\"tags\":[\"tags\",\"tags\"]}", + "disabled": true }, { "key": "excludeUser", @@ -485,7 +488,8 @@ { "key": "optionalDeadline", "description": null, - "value": "2024-01-15T09:30:00Z" + "value": "2024-01-15T09:30:00Z", + "disabled": true }, { "key": "keyValue", @@ -495,7 +499,8 @@ { "key": "optionalString", "description": null, - "value": "optionalString" + "value": "optionalString", + "disabled": true }, { "key": "nestedUser", @@ -505,7 +510,8 @@ { "key": "optionalUser", "description": null, - "value": "{\"name\":\"name\",\"tags\":[\"tags\",\"tags\"]}" + "value": "{\"name\":\"name\",\"tags\":[\"tags\",\"tags\"]}", + "disabled": true }, { "key": "excludeUser", diff --git a/seed/postman/required-nullable/collection.json b/seed/postman/required-nullable/collection.json index ae7b2fd8b5e8..73bfbd8f0bb8 100644 --- a/seed/postman/required-nullable/collection.json +++ b/seed/postman/required-nullable/collection.json @@ -35,7 +35,8 @@ { "key": "required_nullable_baz", "description": "A required baz", - "value": "required_nullable_baz" + "value": "required_nullable_baz", + "disabled": true } ], "variable": [] @@ -75,7 +76,8 @@ { "key": "required_nullable_baz", "description": "A required baz", - "value": "required_nullable_baz" + "value": "required_nullable_baz", + "disabled": true } ], "variable": [] @@ -113,12 +115,14 @@ { "key": "optional_baz", "description": "An optional baz", - "value": "optional_baz" + "value": "optional_baz", + "disabled": true }, { "key": "optional_nullable_baz", "description": "An optional baz", - "value": "optional_nullable_baz" + "value": "optional_nullable_baz", + "disabled": true }, { "key": "required_baz", @@ -128,7 +132,8 @@ { "key": "required_nullable_baz", "description": "A required baz", - "value": "required_nullable_baz" + "value": "required_nullable_baz", + "disabled": true } ], "variable": [] diff --git a/seed/postman/trace/collection.json b/seed/postman/trace/collection.json index 453a99626370..4e6812c3c25d 100644 --- a/seed/postman/trace/collection.json +++ b/seed/postman/trace/collection.json @@ -1764,7 +1764,8 @@ { "key": "optionalDatetime", "description": null, - "value": "2024-01-15T09:30:00Z" + "value": "2024-01-15T09:30:00Z", + "disabled": true } ], "variable": [ @@ -1821,7 +1822,8 @@ { "key": "optionalDatetime", "description": null, - "value": "2024-01-15T09:30:00Z" + "value": "2024-01-15T09:30:00Z", + "disabled": true } ], "variable": [ @@ -1877,7 +1879,8 @@ { "key": "limit", "description": null, - "value": "1" + "value": "1", + "disabled": true }, { "key": "otherField", @@ -1892,7 +1895,8 @@ { "key": "optionalMultipleField", "description": null, - "value": "optionalMultipleField" + "value": "optionalMultipleField", + "disabled": true }, { "key": "multipleField", @@ -1941,7 +1945,8 @@ { "key": "limit", "description": null, - "value": "1" + "value": "1", + "disabled": true }, { "key": "otherField", @@ -1956,7 +1961,8 @@ { "key": "optionalMultipleField", "description": null, - "value": "optionalMultipleField" + "value": "optionalMultipleField", + "disabled": true }, { "key": "multipleField", From 0d17c2972fd34c4843db55f37f50b9a863f5c60e Mon Sep 17 00:00:00 2001 From: Fern Support <126544928+fern-support@users.noreply.github.com> Date: Sat, 21 Feb 2026 21:02:16 -0500 Subject: [PATCH 2/5] chore(postman): update postman seed (#12638) Co-authored-by: fern-support --- seed/postman/literal/collection.json | 36 ++- .../mixed-file-directory/collection.json | 12 +- .../postman/nullable-optional/collection.json | 60 ++-- .../nullable-request-body/collection.json | 12 +- seed/postman/nullable/collection.json | 30 +- .../postman/pagination-custom/collection.json | 6 +- seed/postman/pagination/collection.json | 294 ++++++------------ 7 files changed, 200 insertions(+), 250 deletions(-) diff --git a/seed/postman/literal/collection.json b/seed/postman/literal/collection.json index 3ebda8a08cab..7356c241e1a9 100644 --- a/seed/postman/literal/collection.json +++ b/seed/postman/literal/collection.json @@ -448,7 +448,8 @@ { "key": "optional_prompt", "description": null, - "value": "You are a helpful assistant" + "value": "You are a helpful assistant", + "disabled": true }, { "key": "alias_prompt", @@ -458,7 +459,8 @@ { "key": "alias_optional_prompt", "description": null, - "value": "You are a helpful assistant" + "value": "You are a helpful assistant", + "disabled": true }, { "key": "stream", @@ -468,7 +470,8 @@ { "key": "optional_stream", "description": null, - "value": "false" + "value": "false", + "disabled": true }, { "key": "alias_stream", @@ -478,7 +481,8 @@ { "key": "alias_optional_stream", "description": null, - "value": "false" + "value": "false", + "disabled": true }, { "key": "query", @@ -523,7 +527,8 @@ { "key": "optional_prompt", "description": null, - "value": "You are a helpful assistant" + "value": "You are a helpful assistant", + "disabled": true }, { "key": "alias_prompt", @@ -533,7 +538,8 @@ { "key": "alias_optional_prompt", "description": null, - "value": "You are a helpful assistant" + "value": "You are a helpful assistant", + "disabled": true }, { "key": "stream", @@ -543,7 +549,8 @@ { "key": "optional_stream", "description": null, - "value": "false" + "value": "false", + "disabled": true }, { "key": "alias_stream", @@ -553,7 +560,8 @@ { "key": "alias_optional_stream", "description": null, - "value": "false" + "value": "false", + "disabled": true }, { "key": "query", @@ -601,7 +609,8 @@ { "key": "optional_prompt", "description": null, - "value": "You are a helpful assistant" + "value": "You are a helpful assistant", + "disabled": true }, { "key": "alias_prompt", @@ -611,7 +620,8 @@ { "key": "alias_optional_prompt", "description": null, - "value": "You are a helpful assistant" + "value": "You are a helpful assistant", + "disabled": true }, { "key": "query", @@ -626,7 +636,8 @@ { "key": "optional_stream", "description": null, - "value": "false" + "value": "false", + "disabled": true }, { "key": "alias_stream", @@ -636,7 +647,8 @@ { "key": "alias_optional_stream", "description": null, - "value": "false" + "value": "false", + "disabled": true } ], "variable": [] diff --git a/seed/postman/mixed-file-directory/collection.json b/seed/postman/mixed-file-directory/collection.json index b7674646a780..a5367928ff53 100644 --- a/seed/postman/mixed-file-directory/collection.json +++ b/seed/postman/mixed-file-directory/collection.json @@ -211,7 +211,8 @@ { "key": "limit", "description": "The maximum number of results to return.", - "value": "1" + "value": "1", + "disabled": true } ], "variable": [] @@ -247,7 +248,8 @@ { "key": "limit", "description": "The maximum number of results to return.", - "value": "1" + "value": "1", + "disabled": true } ], "variable": [] @@ -288,7 +290,8 @@ { "key": "limit", "description": "The maximum number of results to return.", - "value": "1" + "value": "1", + "disabled": true } ], "variable": [] @@ -323,7 +326,8 @@ { "key": "limit", "description": "The maximum number of results to return.", - "value": "1" + "value": "1", + "disabled": true } ], "variable": [] diff --git a/seed/postman/nullable-optional/collection.json b/seed/postman/nullable-optional/collection.json index 30f84598f996..557cd4664bf2 100644 --- a/seed/postman/nullable-optional/collection.json +++ b/seed/postman/nullable-optional/collection.json @@ -288,22 +288,26 @@ { "key": "limit", "description": null, - "value": "1" + "value": "1", + "disabled": true }, { "key": "offset", "description": null, - "value": "1" + "value": "1", + "disabled": true }, { "key": "includeDeleted", "description": null, - "value": "true" + "value": "true", + "disabled": true }, { "key": "sortBy", "description": null, - "value": "sortBy" + "value": "sortBy", + "disabled": true } ], "variable": [] @@ -339,22 +343,26 @@ { "key": "limit", "description": null, - "value": "1" + "value": "1", + "disabled": true }, { "key": "offset", "description": null, - "value": "1" + "value": "1", + "disabled": true }, { "key": "includeDeleted", "description": null, - "value": "true" + "value": "true", + "disabled": true }, { "key": "sortBy", "description": null, - "value": "sortBy" + "value": "sortBy", + "disabled": true } ], "variable": [] @@ -400,17 +408,20 @@ { "key": "department", "description": null, - "value": "department" + "value": "department", + "disabled": true }, { "key": "role", "description": null, - "value": "role" + "value": "role", + "disabled": true }, { "key": "isActive", "description": null, - "value": "true" + "value": "true", + "disabled": true } ], "variable": [] @@ -452,17 +463,20 @@ { "key": "department", "description": null, - "value": "department" + "value": "department", + "disabled": true }, { "key": "role", "description": null, - "value": "role" + "value": "role", + "disabled": true }, { "key": "isActive", "description": null, - "value": "true" + "value": "true", + "disabled": true } ], "variable": [] @@ -843,17 +857,20 @@ { "key": "role", "description": null, - "value": "ADMIN" + "value": "ADMIN", + "disabled": true }, { "key": "status", "description": null, - "value": "active" + "value": "active", + "disabled": true }, { "key": "secondaryRole", "description": null, - "value": "ADMIN" + "value": "ADMIN", + "disabled": true } ], "variable": [] @@ -890,17 +907,20 @@ { "key": "role", "description": null, - "value": "ADMIN" + "value": "ADMIN", + "disabled": true }, { "key": "status", "description": null, - "value": "active" + "value": "active", + "disabled": true }, { "key": "secondaryRole", "description": null, - "value": "ADMIN" + "value": "ADMIN", + "disabled": true } ], "variable": [] diff --git a/seed/postman/nullable-request-body/collection.json b/seed/postman/nullable-request-body/collection.json index 48143bd155ff..6d69a3d2131a 100644 --- a/seed/postman/nullable-request-body/collection.json +++ b/seed/postman/nullable-request-body/collection.json @@ -127,12 +127,14 @@ { "key": "query_param_object", "description": null, - "value": "{\"id\":\"id\",\"name\":\"name\"}" + "value": "{\"id\":\"id\",\"name\":\"name\"}", + "disabled": true }, { "key": "query_param_integer", "description": null, - "value": "1" + "value": "1", + "disabled": true } ], "variable": [ @@ -185,12 +187,14 @@ { "key": "query_param_object", "description": null, - "value": "{\"id\":\"id\",\"name\":\"name\"}" + "value": "{\"id\":\"id\",\"name\":\"name\"}", + "disabled": true }, { "key": "query_param_integer", "description": null, - "value": "1" + "value": "1", + "disabled": true } ], "variable": [ diff --git a/seed/postman/nullable/collection.json b/seed/postman/nullable/collection.json index ef3debcf021c..fbcd92f04162 100644 --- a/seed/postman/nullable/collection.json +++ b/seed/postman/nullable/collection.json @@ -35,27 +35,32 @@ { "key": "usernames", "description": null, - "value": "usernames" + "value": "usernames", + "disabled": true }, { "key": "avatar", "description": null, - "value": "avatar" + "value": "avatar", + "disabled": true }, { "key": "activated", "description": null, - "value": "true" + "value": "true", + "disabled": true }, { "key": "tags", "description": null, - "value": "tags" + "value": "tags", + "disabled": true }, { "key": "extra", "description": null, - "value": "true" + "value": "true", + "disabled": true } ], "variable": [] @@ -90,27 +95,32 @@ { "key": "usernames", "description": null, - "value": "usernames" + "value": "usernames", + "disabled": true }, { "key": "avatar", "description": null, - "value": "avatar" + "value": "avatar", + "disabled": true }, { "key": "activated", "description": null, - "value": "true" + "value": "true", + "disabled": true }, { "key": "tags", "description": null, - "value": "tags" + "value": "tags", + "disabled": true }, { "key": "extra", "description": null, - "value": "true" + "value": "true", + "disabled": true } ], "variable": [] diff --git a/seed/postman/pagination-custom/collection.json b/seed/postman/pagination-custom/collection.json index 9fda643f7dd2..27e53855d6b5 100644 --- a/seed/postman/pagination-custom/collection.json +++ b/seed/postman/pagination-custom/collection.json @@ -49,8 +49,7 @@ { "key": "starting_after", "description": "The cursor used for pagination in order to fetch\nthe next page of results.", - "value": "starting_after", - "disabled": true + "value": "starting_after" } ], "variable": [] @@ -85,8 +84,7 @@ { "key": "starting_after", "description": "The cursor used for pagination in order to fetch\nthe next page of results.", - "value": "starting_after", - "disabled": true + "value": "starting_after" } ], "variable": [] diff --git a/seed/postman/pagination/collection.json b/seed/postman/pagination/collection.json index da664d6895be..f03ac93efb67 100644 --- a/seed/postman/pagination/collection.json +++ b/seed/postman/pagination/collection.json @@ -155,26 +155,22 @@ { "key": "page", "description": "Defaults to first page", - "value": "1", - "disabled": true + "value": "1" }, { "key": "per_page", "description": "Defaults to per page", - "value": "1", - "disabled": true + "value": "1" }, { "key": "order", "description": null, - "value": "asc", - "disabled": true + "value": "asc" }, { "key": "starting_after", "description": "The cursor used for pagination in order to fetch\nthe next page of results.", - "value": "starting_after", - "disabled": true + "value": "starting_after" } ], "variable": [] @@ -209,26 +205,22 @@ { "key": "page", "description": "Defaults to first page", - "value": "1", - "disabled": true + "value": "1" }, { "key": "per_page", "description": "Defaults to per page", - "value": "1", - "disabled": true + "value": "1" }, { "key": "order", "description": null, - "value": "asc", - "disabled": true + "value": "asc" }, { "key": "starting_after", "description": "The cursor used for pagination in order to fetch\nthe next page of results.", - "value": "starting_after", - "disabled": true + "value": "starting_after" } ], "variable": [] @@ -267,8 +259,7 @@ { "key": "cursor", "description": null, - "value": "cursor", - "disabled": true + "value": "cursor" } ], "variable": [] @@ -303,8 +294,7 @@ { "key": "cursor", "description": null, - "value": "cursor", - "disabled": true + "value": "cursor" } ], "variable": [] @@ -421,26 +411,22 @@ { "key": "page", "description": "Defaults to first page", - "value": "1", - "disabled": true + "value": "1" }, { "key": "per_page", "description": "Defaults to per page", - "value": "1", - "disabled": true + "value": "1" }, { "key": "order", "description": null, - "value": "asc", - "disabled": true + "value": "asc" }, { "key": "starting_after", "description": "The cursor used for pagination in order to fetch\nthe next page of results.", - "value": "starting_after", - "disabled": true + "value": "starting_after" } ], "variable": [] @@ -475,26 +461,22 @@ { "key": "page", "description": "Defaults to first page", - "value": "1", - "disabled": true + "value": "1" }, { "key": "per_page", "description": "Defaults to per page", - "value": "1", - "disabled": true + "value": "1" }, { "key": "order", "description": null, - "value": "asc", - "disabled": true + "value": "asc" }, { "key": "starting_after", "description": "The cursor used for pagination in order to fetch\nthe next page of results.", - "value": "starting_after", - "disabled": true + "value": "starting_after" } ], "variable": [] @@ -533,26 +515,22 @@ { "key": "page", "description": "Defaults to first page", - "value": "1.1", - "disabled": true + "value": "1.1" }, { "key": "per_page", "description": "Defaults to per page", - "value": "1.1", - "disabled": true + "value": "1.1" }, { "key": "order", "description": null, - "value": "asc", - "disabled": true + "value": "asc" }, { "key": "starting_after", "description": "The cursor used for pagination in order to fetch\nthe next page of results.", - "value": "starting_after", - "disabled": true + "value": "starting_after" } ], "variable": [] @@ -587,26 +565,22 @@ { "key": "page", "description": "Defaults to first page", - "value": "1.1", - "disabled": true + "value": "1.1" }, { "key": "per_page", "description": "Defaults to per page", - "value": "1.1", - "disabled": true + "value": "1.1" }, { "key": "order", "description": null, - "value": "asc", - "disabled": true + "value": "asc" }, { "key": "starting_after", "description": "The cursor used for pagination in order to fetch\nthe next page of results.", - "value": "starting_after", - "disabled": true + "value": "starting_after" } ], "variable": [] @@ -723,20 +697,17 @@ { "key": "page", "description": "Defaults to first page", - "value": "1", - "disabled": true + "value": "1" }, { "key": "limit", "description": "The maximum number of elements to return.\nThis is also used as the step size in this\npaginated endpoint.", - "value": "1", - "disabled": true + "value": "1" }, { "key": "order", "description": null, - "value": "asc", - "disabled": true + "value": "asc" } ], "variable": [] @@ -771,20 +742,17 @@ { "key": "page", "description": "Defaults to first page", - "value": "1", - "disabled": true + "value": "1" }, { "key": "limit", "description": "The maximum number of elements to return.\nThis is also used as the step size in this\npaginated endpoint.", - "value": "1", - "disabled": true + "value": "1" }, { "key": "order", "description": null, - "value": "asc", - "disabled": true + "value": "asc" } ], "variable": [] @@ -823,20 +791,17 @@ { "key": "page", "description": "Defaults to first page", - "value": "1", - "disabled": true + "value": "1" }, { "key": "limit", "description": "The maximum number of elements to return.\nThis is also used as the step size in this\npaginated endpoint.", - "value": "1", - "disabled": true + "value": "1" }, { "key": "order", "description": null, - "value": "asc", - "disabled": true + "value": "asc" } ], "variable": [] @@ -871,20 +836,17 @@ { "key": "page", "description": "Defaults to first page", - "value": "1", - "disabled": true + "value": "1" }, { "key": "limit", "description": "The maximum number of elements to return.\nThis is also used as the step size in this\npaginated endpoint.", - "value": "1", - "disabled": true + "value": "1" }, { "key": "order", "description": null, - "value": "asc", - "disabled": true + "value": "asc" } ], "variable": [] @@ -923,8 +885,7 @@ { "key": "cursor", "description": null, - "value": "d5e9c84f-c2b2-4bf4-b4b0-7ffd7a9ffc32", - "disabled": true + "value": "d5e9c84f-c2b2-4bf4-b4b0-7ffd7a9ffc32" } ], "variable": [] @@ -959,8 +920,7 @@ { "key": "cursor", "description": null, - "value": "d5e9c84f-c2b2-4bf4-b4b0-7ffd7a9ffc32", - "disabled": true + "value": "d5e9c84f-c2b2-4bf4-b4b0-7ffd7a9ffc32" } ], "variable": [] @@ -999,8 +959,7 @@ { "key": "cursor", "description": null, - "value": "d5e9c84f-c2b2-4bf4-b4b0-7ffd7a9ffc32", - "disabled": true + "value": "d5e9c84f-c2b2-4bf4-b4b0-7ffd7a9ffc32" } ], "variable": [] @@ -1035,8 +994,7 @@ { "key": "cursor", "description": null, - "value": "d5e9c84f-c2b2-4bf4-b4b0-7ffd7a9ffc32", - "disabled": true + "value": "d5e9c84f-c2b2-4bf4-b4b0-7ffd7a9ffc32" } ], "variable": [] @@ -1075,8 +1033,7 @@ { "key": "starting_after", "description": "The cursor used for pagination in order to fetch\nthe next page of results.", - "value": "starting_after", - "disabled": true + "value": "starting_after" } ], "variable": [] @@ -1111,8 +1068,7 @@ { "key": "starting_after", "description": "The cursor used for pagination in order to fetch\nthe next page of results.", - "value": "starting_after", - "disabled": true + "value": "starting_after" } ], "variable": [] @@ -1151,8 +1107,7 @@ { "key": "offset", "description": null, - "value": "1", - "disabled": true + "value": "1" } ], "variable": [] @@ -1187,8 +1142,7 @@ { "key": "offset", "description": null, - "value": "1", - "disabled": true + "value": "1" } ], "variable": [] @@ -1236,26 +1190,22 @@ { "key": "page", "description": "Defaults to first page", - "value": "1", - "disabled": true + "value": "1" }, { "key": "per_page", "description": "Defaults to per page", - "value": "1", - "disabled": true + "value": "1" }, { "key": "order", "description": null, - "value": "asc", - "disabled": true + "value": "asc" }, { "key": "starting_after", "description": "The cursor used for pagination in order to fetch\nthe next page of results.", - "value": "starting_after", - "disabled": true + "value": "starting_after" } ], "variable": [] @@ -1290,26 +1240,22 @@ { "key": "page", "description": "Defaults to first page", - "value": "1", - "disabled": true + "value": "1" }, { "key": "per_page", "description": "Defaults to per page", - "value": "1", - "disabled": true + "value": "1" }, { "key": "order", "description": null, - "value": "asc", - "disabled": true + "value": "asc" }, { "key": "starting_after", "description": "The cursor used for pagination in order to fetch\nthe next page of results.", - "value": "starting_after", - "disabled": true + "value": "starting_after" } ], "variable": [] @@ -1348,8 +1294,7 @@ { "key": "cursor", "description": null, - "value": "cursor", - "disabled": true + "value": "cursor" } ], "variable": [] @@ -1384,8 +1329,7 @@ { "key": "cursor", "description": null, - "value": "cursor", - "disabled": true + "value": "cursor" } ], "variable": [] @@ -1623,26 +1567,22 @@ { "key": "page", "description": "Defaults to first page", - "value": "1", - "disabled": true + "value": "1" }, { "key": "per_page", "description": "Defaults to per page", - "value": "1", - "disabled": true + "value": "1" }, { "key": "order", "description": null, - "value": "asc", - "disabled": true + "value": "asc" }, { "key": "starting_after", "description": "The cursor used for pagination in order to fetch\nthe next page of results.", - "value": "starting_after", - "disabled": true + "value": "starting_after" } ], "variable": [] @@ -1677,26 +1617,22 @@ { "key": "page", "description": "Defaults to first page", - "value": "1", - "disabled": true + "value": "1" }, { "key": "per_page", "description": "Defaults to per page", - "value": "1", - "disabled": true + "value": "1" }, { "key": "order", "description": null, - "value": "asc", - "disabled": true + "value": "asc" }, { "key": "starting_after", "description": "The cursor used for pagination in order to fetch\nthe next page of results.", - "value": "starting_after", - "disabled": true + "value": "starting_after" } ], "variable": [] @@ -1735,26 +1671,22 @@ { "key": "page", "description": "Defaults to first page", - "value": "1.1", - "disabled": true + "value": "1.1" }, { "key": "per_page", "description": "Defaults to per page", - "value": "1.1", - "disabled": true + "value": "1.1" }, { "key": "order", "description": null, - "value": "asc", - "disabled": true + "value": "asc" }, { "key": "starting_after", "description": "The cursor used for pagination in order to fetch\nthe next page of results.", - "value": "starting_after", - "disabled": true + "value": "starting_after" } ], "variable": [] @@ -1789,26 +1721,22 @@ { "key": "page", "description": "Defaults to first page", - "value": "1.1", - "disabled": true + "value": "1.1" }, { "key": "per_page", "description": "Defaults to per page", - "value": "1.1", - "disabled": true + "value": "1.1" }, { "key": "order", "description": null, - "value": "asc", - "disabled": true + "value": "asc" }, { "key": "starting_after", "description": "The cursor used for pagination in order to fetch\nthe next page of results.", - "value": "starting_after", - "disabled": true + "value": "starting_after" } ], "variable": [] @@ -1925,20 +1853,17 @@ { "key": "page", "description": "Defaults to first page", - "value": "1", - "disabled": true + "value": "1" }, { "key": "limit", "description": "The maximum number of elements to return.\nThis is also used as the step size in this\npaginated endpoint.", - "value": "1", - "disabled": true + "value": "1" }, { "key": "order", "description": null, - "value": "asc", - "disabled": true + "value": "asc" } ], "variable": [] @@ -1973,20 +1898,17 @@ { "key": "page", "description": "Defaults to first page", - "value": "1", - "disabled": true + "value": "1" }, { "key": "limit", "description": "The maximum number of elements to return.\nThis is also used as the step size in this\npaginated endpoint.", - "value": "1", - "disabled": true + "value": "1" }, { "key": "order", "description": null, - "value": "asc", - "disabled": true + "value": "asc" } ], "variable": [] @@ -2025,20 +1947,17 @@ { "key": "page", "description": "Defaults to first page", - "value": "1", - "disabled": true + "value": "1" }, { "key": "limit", "description": "The maximum number of elements to return.\nThis is also used as the step size in this\npaginated endpoint.", - "value": "1", - "disabled": true + "value": "1" }, { "key": "order", "description": null, - "value": "asc", - "disabled": true + "value": "asc" } ], "variable": [] @@ -2073,20 +1992,17 @@ { "key": "page", "description": "Defaults to first page", - "value": "1", - "disabled": true + "value": "1" }, { "key": "limit", "description": "The maximum number of elements to return.\nThis is also used as the step size in this\npaginated endpoint.", - "value": "1", - "disabled": true + "value": "1" }, { "key": "order", "description": null, - "value": "asc", - "disabled": true + "value": "asc" } ], "variable": [] @@ -2125,8 +2041,7 @@ { "key": "cursor", "description": null, - "value": "d5e9c84f-c2b2-4bf4-b4b0-7ffd7a9ffc32", - "disabled": true + "value": "d5e9c84f-c2b2-4bf4-b4b0-7ffd7a9ffc32" } ], "variable": [] @@ -2161,8 +2076,7 @@ { "key": "cursor", "description": null, - "value": "d5e9c84f-c2b2-4bf4-b4b0-7ffd7a9ffc32", - "disabled": true + "value": "d5e9c84f-c2b2-4bf4-b4b0-7ffd7a9ffc32" } ], "variable": [] @@ -2201,8 +2115,7 @@ { "key": "cursor", "description": null, - "value": "d5e9c84f-c2b2-4bf4-b4b0-7ffd7a9ffc32", - "disabled": true + "value": "d5e9c84f-c2b2-4bf4-b4b0-7ffd7a9ffc32" } ], "variable": [] @@ -2237,8 +2150,7 @@ { "key": "cursor", "description": null, - "value": "d5e9c84f-c2b2-4bf4-b4b0-7ffd7a9ffc32", - "disabled": true + "value": "d5e9c84f-c2b2-4bf4-b4b0-7ffd7a9ffc32" } ], "variable": [] @@ -2277,8 +2189,7 @@ { "key": "starting_after", "description": "The cursor used for pagination in order to fetch\nthe next page of results.", - "value": "starting_after", - "disabled": true + "value": "starting_after" } ], "variable": [] @@ -2313,8 +2224,7 @@ { "key": "starting_after", "description": "The cursor used for pagination in order to fetch\nthe next page of results.", - "value": "starting_after", - "disabled": true + "value": "starting_after" } ], "variable": [] @@ -2353,8 +2263,7 @@ { "key": "starting_after", "description": "The cursor used for pagination in order to fetch\nthe next page of results.", - "value": "starting_after", - "disabled": true + "value": "starting_after" } ], "variable": [] @@ -2389,8 +2298,7 @@ { "key": "starting_after", "description": "The cursor used for pagination in order to fetch\nthe next page of results.", - "value": "starting_after", - "disabled": true + "value": "starting_after" } ], "variable": [] @@ -2429,8 +2337,7 @@ { "key": "offset", "description": null, - "value": "1", - "disabled": true + "value": "1" } ], "variable": [] @@ -2465,8 +2372,7 @@ { "key": "offset", "description": null, - "value": "1", - "disabled": true + "value": "1" } ], "variable": [] @@ -2506,8 +2412,7 @@ { "key": "page", "description": "Defaults to first page", - "value": "1", - "disabled": true + "value": "1" } ], "variable": [] @@ -2543,8 +2448,7 @@ { "key": "page", "description": "Defaults to first page", - "value": "1", - "disabled": true + "value": "1" } ], "variable": [] @@ -2583,8 +2487,7 @@ { "key": "page", "description": "Defaults to first page", - "value": "1", - "disabled": true + "value": "1" } ], "variable": [] @@ -2623,8 +2526,7 @@ { "key": "page", "description": "Defaults to first page", - "value": "1", - "disabled": true + "value": "1" } ], "variable": [] From c47f800b96e6f8d6fd1d4ba5c2644db65c596f67 Mon Sep 17 00:00:00 2001 From: Fern Support <126544928+fern-support@users.noreply.github.com> Date: Sat, 21 Feb 2026 22:13:49 -0500 Subject: [PATCH 3/5] chore(postman): update postman seed (#12639) Co-authored-by: fern-support --- .../client-side-params/collection.json | 156 ++++++++++++------ seed/postman/enum/collection.json | 18 +- seed/postman/examples/collection.json | 18 +- seed/postman/exhaustive/collection.json | 12 +- 4 files changed, 126 insertions(+), 78 deletions(-) diff --git a/seed/postman/client-side-params/collection.json b/seed/postman/client-side-params/collection.json index 87a9acd75735..c55f46c60f05 100644 --- a/seed/postman/client-side-params/collection.json +++ b/seed/postman/client-side-params/collection.json @@ -75,12 +75,14 @@ { "key": "fields", "description": "Comma-separated list of fields to include", - "value": "fields" + "value": "fields", + "disabled": true }, { "key": "search", "description": "Search query", - "value": "search" + "value": "search", + "disabled": true } ], "variable": [] @@ -141,12 +143,14 @@ { "key": "fields", "description": "Comma-separated list of fields to include", - "value": "fields" + "value": "fields", + "disabled": true }, { "key": "search", "description": "Search query", - "value": "search" + "value": "search", + "disabled": true } ], "variable": [] @@ -390,42 +394,50 @@ { "key": "page", "description": "Page index of the results to return. First page is 0.", - "value": "1" + "value": "1", + "disabled": true }, { "key": "per_page", "description": "Number of results per page.", - "value": "1" + "value": "1", + "disabled": true }, { "key": "include_totals", "description": "Return results inside an object that contains the total result count (true) or as a direct array of results (false, default).", - "value": "true" + "value": "true", + "disabled": true }, { "key": "sort", "description": "Field to sort by. Use field:order where order is 1 for ascending and -1 for descending.", - "value": "sort" + "value": "sort", + "disabled": true }, { "key": "connection", "description": "Connection filter", - "value": "connection" + "value": "connection", + "disabled": true }, { "key": "q", "description": "Query string following Lucene query string syntax", - "value": "q" + "value": "q", + "disabled": true }, { "key": "search_engine", "description": "Search engine version (v1, v2, or v3)", - "value": "search_engine" + "value": "search_engine", + "disabled": true }, { "key": "fields", "description": "Comma-separated list of fields to include or exclude", - "value": "fields" + "value": "fields", + "disabled": true } ], "variable": [] @@ -461,42 +473,50 @@ { "key": "page", "description": "Page index of the results to return. First page is 0.", - "value": "1" + "value": "1", + "disabled": true }, { "key": "per_page", "description": "Number of results per page.", - "value": "1" + "value": "1", + "disabled": true }, { "key": "include_totals", "description": "Return results inside an object that contains the total result count (true) or as a direct array of results (false, default).", - "value": "true" + "value": "true", + "disabled": true }, { "key": "sort", "description": "Field to sort by. Use field:order where order is 1 for ascending and -1 for descending.", - "value": "sort" + "value": "sort", + "disabled": true }, { "key": "connection", "description": "Connection filter", - "value": "connection" + "value": "connection", + "disabled": true }, { "key": "q", "description": "Query string following Lucene query string syntax", - "value": "q" + "value": "q", + "disabled": true }, { "key": "search_engine", "description": "Search engine version (v1, v2, or v3)", - "value": "search_engine" + "value": "search_engine", + "disabled": true }, { "key": "fields", "description": "Comma-separated list of fields to include or exclude", - "value": "fields" + "value": "fields", + "disabled": true } ], "variable": [] @@ -537,12 +557,14 @@ { "key": "fields", "description": "Comma-separated list of fields to include or exclude", - "value": "fields" + "value": "fields", + "disabled": true }, { "key": "include_fields", "description": "true to include the fields specified, false to exclude them", - "value": "true" + "value": "true", + "disabled": true } ], "variable": [ @@ -585,12 +607,14 @@ { "key": "fields", "description": "Comma-separated list of fields to include or exclude", - "value": "fields" + "value": "fields", + "disabled": true }, { "key": "include_fields", "description": "true to include the fields specified, false to exclude them", - "value": "true" + "value": "true", + "disabled": true } ], "variable": [ @@ -888,17 +912,20 @@ { "key": "strategy", "description": "Filter by strategy type (e.g., auth0, google-oauth2, samlp)", - "value": "strategy" + "value": "strategy", + "disabled": true }, { "key": "name", "description": "Filter by connection name", - "value": "name" + "value": "name", + "disabled": true }, { "key": "fields", "description": "Comma-separated list of fields to include", - "value": "fields" + "value": "fields", + "disabled": true } ], "variable": [] @@ -934,17 +961,20 @@ { "key": "strategy", "description": "Filter by strategy type (e.g., auth0, google-oauth2, samlp)", - "value": "strategy" + "value": "strategy", + "disabled": true }, { "key": "name", "description": "Filter by connection name", - "value": "name" + "value": "name", + "disabled": true }, { "key": "fields", "description": "Comma-separated list of fields to include", - "value": "fields" + "value": "fields", + "disabled": true } ], "variable": [] @@ -985,7 +1015,8 @@ { "key": "fields", "description": "Comma-separated list of fields to include", - "value": "fields" + "value": "fields", + "disabled": true } ], "variable": [ @@ -1028,7 +1059,8 @@ { "key": "fields", "description": "Comma-separated list of fields to include", - "value": "fields" + "value": "fields", + "disabled": true } ], "variable": [ @@ -1074,42 +1106,50 @@ { "key": "fields", "description": "Comma-separated list of fields to include", - "value": "fields" + "value": "fields", + "disabled": true }, { "key": "include_fields", "description": "Whether specified fields are included or excluded", - "value": "true" + "value": "true", + "disabled": true }, { "key": "page", "description": "Page number (zero-based)", - "value": "1" + "value": "1", + "disabled": true }, { "key": "per_page", "description": "Number of results per page", - "value": "1" + "value": "1", + "disabled": true }, { "key": "include_totals", "description": "Include total count in response", - "value": "true" + "value": "true", + "disabled": true }, { "key": "is_global", "description": "Filter by global clients", - "value": "true" + "value": "true", + "disabled": true }, { "key": "is_first_party", "description": "Filter by first party clients", - "value": "true" + "value": "true", + "disabled": true }, { "key": "app_type", "description": "Filter by application type (spa, native, regular_web, non_interactive)", - "value": "[\"app_type\",\"app_type\"]" + "value": "[\"app_type\",\"app_type\"]", + "disabled": true } ], "variable": [] @@ -1145,42 +1185,50 @@ { "key": "fields", "description": "Comma-separated list of fields to include", - "value": "fields" + "value": "fields", + "disabled": true }, { "key": "include_fields", "description": "Whether specified fields are included or excluded", - "value": "true" + "value": "true", + "disabled": true }, { "key": "page", "description": "Page number (zero-based)", - "value": "1" + "value": "1", + "disabled": true }, { "key": "per_page", "description": "Number of results per page", - "value": "1" + "value": "1", + "disabled": true }, { "key": "include_totals", "description": "Include total count in response", - "value": "true" + "value": "true", + "disabled": true }, { "key": "is_global", "description": "Filter by global clients", - "value": "true" + "value": "true", + "disabled": true }, { "key": "is_first_party", "description": "Filter by first party clients", - "value": "true" + "value": "true", + "disabled": true }, { "key": "app_type", "description": "Filter by application type (spa, native, regular_web, non_interactive)", - "value": "[\"app_type\",\"app_type\"]" + "value": "[\"app_type\",\"app_type\"]", + "disabled": true } ], "variable": [] @@ -1221,12 +1269,14 @@ { "key": "fields", "description": "Comma-separated list of fields to include", - "value": "fields" + "value": "fields", + "disabled": true }, { "key": "include_fields", "description": "Whether specified fields are included or excluded", - "value": "true" + "value": "true", + "disabled": true } ], "variable": [ @@ -1269,12 +1319,14 @@ { "key": "fields", "description": "Comma-separated list of fields to include", - "value": "fields" + "value": "fields", + "disabled": true }, { "key": "include_fields", "description": "Whether specified fields are included or excluded", - "value": "true" + "value": "true", + "disabled": true } ], "variable": [ diff --git a/seed/postman/enum/collection.json b/seed/postman/enum/collection.json index 7d781e594ea9..ad51ac5e47f3 100644 --- a/seed/postman/enum/collection.json +++ b/seed/postman/enum/collection.json @@ -511,7 +511,8 @@ { "key": "maybeOperand", "description": null, - "value": ">" + "value": ">", + "disabled": true }, { "key": "operandOrColor", @@ -521,7 +522,8 @@ { "key": "maybeOperandOrColor", "description": null, - "value": "red" + "value": "red", + "disabled": true } ], "variable": [] @@ -565,7 +567,8 @@ { "key": "maybeOperand", "description": null, - "value": ">" + "value": ">", + "disabled": true }, { "key": "operandOrColor", @@ -575,7 +578,8 @@ { "key": "maybeOperandOrColor", "description": null, - "value": "red" + "value": "red", + "disabled": true } ], "variable": [] @@ -615,7 +619,8 @@ { "key": "maybeOperand", "description": null, - "value": ">" + "value": ">", + "disabled": true }, { "key": "operandOrColor", @@ -625,7 +630,8 @@ { "key": "maybeOperandOrColor", "description": null, - "value": "red" + "value": "red", + "disabled": true } ], "variable": [] diff --git a/seed/postman/examples/collection.json b/seed/postman/examples/collection.json index 67e23ab5c647..da7b2e9dc9f2 100644 --- a/seed/postman/examples/collection.json +++ b/seed/postman/examples/collection.json @@ -868,14 +868,12 @@ { "key": "shallow", "description": null, - "value": "false", - "disabled": true + "value": "false" }, { "key": "tag", "description": null, - "value": "development", - "disabled": true + "value": "development" } ], "variable": [] @@ -916,14 +914,12 @@ { "key": "shallow", "description": null, - "value": "false", - "disabled": true + "value": "false" }, { "key": "tag", "description": null, - "value": "development", - "disabled": true + "value": "development" } ], "variable": [] @@ -967,14 +963,12 @@ { "key": "shallow", "description": null, - "value": "true", - "disabled": true + "value": "true" }, { "key": "tag", "description": null, - "value": "tag", - "disabled": true + "value": "tag" } ], "variable": [] diff --git a/seed/postman/exhaustive/collection.json b/seed/postman/exhaustive/collection.json index a18c80360ac1..3e4b4aa5c494 100644 --- a/seed/postman/exhaustive/collection.json +++ b/seed/postman/exhaustive/collection.json @@ -1996,14 +1996,12 @@ { "key": "cursor", "description": "The cursor for pagination", - "value": "cursor", - "disabled": true + "value": "cursor" }, { "key": "limit", "description": "Maximum number of items to return", - "value": "1", - "disabled": true + "value": "1" } ], "variable": [] @@ -2038,14 +2036,12 @@ { "key": "cursor", "description": "The cursor for pagination", - "value": "cursor", - "disabled": true + "value": "cursor" }, { "key": "limit", "description": "Maximum number of items to return", - "value": "1", - "disabled": true + "value": "1" } ], "variable": [] From 230dbfbe312ebbadd4d52a99d6f70c15d5a232ed Mon Sep 17 00:00:00 2001 From: Fern Support <126544928+fern-support@users.noreply.github.com> Date: Sat, 21 Feb 2026 23:24:17 -0500 Subject: [PATCH 4/5] chore(postman): update postman seed (#12641) Co-authored-by: fern-support --- seed/postman/examples/collection.json | 18 ++++++++++++------ seed/postman/exhaustive/collection.json | 12 ++++++++---- seed/postman/trace/collection.json | 18 ++++++------------ 3 files changed, 26 insertions(+), 22 deletions(-) diff --git a/seed/postman/examples/collection.json b/seed/postman/examples/collection.json index da7b2e9dc9f2..67e23ab5c647 100644 --- a/seed/postman/examples/collection.json +++ b/seed/postman/examples/collection.json @@ -868,12 +868,14 @@ { "key": "shallow", "description": null, - "value": "false" + "value": "false", + "disabled": true }, { "key": "tag", "description": null, - "value": "development" + "value": "development", + "disabled": true } ], "variable": [] @@ -914,12 +916,14 @@ { "key": "shallow", "description": null, - "value": "false" + "value": "false", + "disabled": true }, { "key": "tag", "description": null, - "value": "development" + "value": "development", + "disabled": true } ], "variable": [] @@ -963,12 +967,14 @@ { "key": "shallow", "description": null, - "value": "true" + "value": "true", + "disabled": true }, { "key": "tag", "description": null, - "value": "tag" + "value": "tag", + "disabled": true } ], "variable": [] diff --git a/seed/postman/exhaustive/collection.json b/seed/postman/exhaustive/collection.json index 3e4b4aa5c494..a18c80360ac1 100644 --- a/seed/postman/exhaustive/collection.json +++ b/seed/postman/exhaustive/collection.json @@ -1996,12 +1996,14 @@ { "key": "cursor", "description": "The cursor for pagination", - "value": "cursor" + "value": "cursor", + "disabled": true }, { "key": "limit", "description": "Maximum number of items to return", - "value": "1" + "value": "1", + "disabled": true } ], "variable": [] @@ -2036,12 +2038,14 @@ { "key": "cursor", "description": "The cursor for pagination", - "value": "cursor" + "value": "cursor", + "disabled": true }, { "key": "limit", "description": "Maximum number of items to return", - "value": "1" + "value": "1", + "disabled": true } ], "variable": [] diff --git a/seed/postman/trace/collection.json b/seed/postman/trace/collection.json index 4e6812c3c25d..453a99626370 100644 --- a/seed/postman/trace/collection.json +++ b/seed/postman/trace/collection.json @@ -1764,8 +1764,7 @@ { "key": "optionalDatetime", "description": null, - "value": "2024-01-15T09:30:00Z", - "disabled": true + "value": "2024-01-15T09:30:00Z" } ], "variable": [ @@ -1822,8 +1821,7 @@ { "key": "optionalDatetime", "description": null, - "value": "2024-01-15T09:30:00Z", - "disabled": true + "value": "2024-01-15T09:30:00Z" } ], "variable": [ @@ -1879,8 +1877,7 @@ { "key": "limit", "description": null, - "value": "1", - "disabled": true + "value": "1" }, { "key": "otherField", @@ -1895,8 +1892,7 @@ { "key": "optionalMultipleField", "description": null, - "value": "optionalMultipleField", - "disabled": true + "value": "optionalMultipleField" }, { "key": "multipleField", @@ -1945,8 +1941,7 @@ { "key": "limit", "description": null, - "value": "1", - "disabled": true + "value": "1" }, { "key": "otherField", @@ -1961,8 +1956,7 @@ { "key": "optionalMultipleField", "description": null, - "value": "optionalMultipleField", - "disabled": true + "value": "optionalMultipleField" }, { "key": "multipleField", From 6573965132ab539f9c2d0d12df15ece0dcc5df00 Mon Sep 17 00:00:00 2001 From: Fern Support <126544928+fern-support@users.noreply.github.com> Date: Sun, 22 Feb 2026 00:34:51 -0500 Subject: [PATCH 5/5] chore(postman): update postman seed (#12642) Co-authored-by: fern-support --- .../client-side-params/collection.json | 156 ++++++------------ seed/postman/enum/collection.json | 18 +- seed/postman/literal/collection.json | 36 ++-- .../mixed-file-directory/collection.json | 12 +- seed/postman/path-parameters/collection.json | 12 +- .../collection.json | 54 ++---- .../query-parameters-openapi/collection.json | 54 ++---- seed/postman/query-parameters/collection.json | 18 +- .../request-parameters/collection.json | 18 +- .../postman/required-nullable/collection.json | 15 +- 10 files changed, 131 insertions(+), 262 deletions(-) diff --git a/seed/postman/client-side-params/collection.json b/seed/postman/client-side-params/collection.json index c55f46c60f05..87a9acd75735 100644 --- a/seed/postman/client-side-params/collection.json +++ b/seed/postman/client-side-params/collection.json @@ -75,14 +75,12 @@ { "key": "fields", "description": "Comma-separated list of fields to include", - "value": "fields", - "disabled": true + "value": "fields" }, { "key": "search", "description": "Search query", - "value": "search", - "disabled": true + "value": "search" } ], "variable": [] @@ -143,14 +141,12 @@ { "key": "fields", "description": "Comma-separated list of fields to include", - "value": "fields", - "disabled": true + "value": "fields" }, { "key": "search", "description": "Search query", - "value": "search", - "disabled": true + "value": "search" } ], "variable": [] @@ -394,50 +390,42 @@ { "key": "page", "description": "Page index of the results to return. First page is 0.", - "value": "1", - "disabled": true + "value": "1" }, { "key": "per_page", "description": "Number of results per page.", - "value": "1", - "disabled": true + "value": "1" }, { "key": "include_totals", "description": "Return results inside an object that contains the total result count (true) or as a direct array of results (false, default).", - "value": "true", - "disabled": true + "value": "true" }, { "key": "sort", "description": "Field to sort by. Use field:order where order is 1 for ascending and -1 for descending.", - "value": "sort", - "disabled": true + "value": "sort" }, { "key": "connection", "description": "Connection filter", - "value": "connection", - "disabled": true + "value": "connection" }, { "key": "q", "description": "Query string following Lucene query string syntax", - "value": "q", - "disabled": true + "value": "q" }, { "key": "search_engine", "description": "Search engine version (v1, v2, or v3)", - "value": "search_engine", - "disabled": true + "value": "search_engine" }, { "key": "fields", "description": "Comma-separated list of fields to include or exclude", - "value": "fields", - "disabled": true + "value": "fields" } ], "variable": [] @@ -473,50 +461,42 @@ { "key": "page", "description": "Page index of the results to return. First page is 0.", - "value": "1", - "disabled": true + "value": "1" }, { "key": "per_page", "description": "Number of results per page.", - "value": "1", - "disabled": true + "value": "1" }, { "key": "include_totals", "description": "Return results inside an object that contains the total result count (true) or as a direct array of results (false, default).", - "value": "true", - "disabled": true + "value": "true" }, { "key": "sort", "description": "Field to sort by. Use field:order where order is 1 for ascending and -1 for descending.", - "value": "sort", - "disabled": true + "value": "sort" }, { "key": "connection", "description": "Connection filter", - "value": "connection", - "disabled": true + "value": "connection" }, { "key": "q", "description": "Query string following Lucene query string syntax", - "value": "q", - "disabled": true + "value": "q" }, { "key": "search_engine", "description": "Search engine version (v1, v2, or v3)", - "value": "search_engine", - "disabled": true + "value": "search_engine" }, { "key": "fields", "description": "Comma-separated list of fields to include or exclude", - "value": "fields", - "disabled": true + "value": "fields" } ], "variable": [] @@ -557,14 +537,12 @@ { "key": "fields", "description": "Comma-separated list of fields to include or exclude", - "value": "fields", - "disabled": true + "value": "fields" }, { "key": "include_fields", "description": "true to include the fields specified, false to exclude them", - "value": "true", - "disabled": true + "value": "true" } ], "variable": [ @@ -607,14 +585,12 @@ { "key": "fields", "description": "Comma-separated list of fields to include or exclude", - "value": "fields", - "disabled": true + "value": "fields" }, { "key": "include_fields", "description": "true to include the fields specified, false to exclude them", - "value": "true", - "disabled": true + "value": "true" } ], "variable": [ @@ -912,20 +888,17 @@ { "key": "strategy", "description": "Filter by strategy type (e.g., auth0, google-oauth2, samlp)", - "value": "strategy", - "disabled": true + "value": "strategy" }, { "key": "name", "description": "Filter by connection name", - "value": "name", - "disabled": true + "value": "name" }, { "key": "fields", "description": "Comma-separated list of fields to include", - "value": "fields", - "disabled": true + "value": "fields" } ], "variable": [] @@ -961,20 +934,17 @@ { "key": "strategy", "description": "Filter by strategy type (e.g., auth0, google-oauth2, samlp)", - "value": "strategy", - "disabled": true + "value": "strategy" }, { "key": "name", "description": "Filter by connection name", - "value": "name", - "disabled": true + "value": "name" }, { "key": "fields", "description": "Comma-separated list of fields to include", - "value": "fields", - "disabled": true + "value": "fields" } ], "variable": [] @@ -1015,8 +985,7 @@ { "key": "fields", "description": "Comma-separated list of fields to include", - "value": "fields", - "disabled": true + "value": "fields" } ], "variable": [ @@ -1059,8 +1028,7 @@ { "key": "fields", "description": "Comma-separated list of fields to include", - "value": "fields", - "disabled": true + "value": "fields" } ], "variable": [ @@ -1106,50 +1074,42 @@ { "key": "fields", "description": "Comma-separated list of fields to include", - "value": "fields", - "disabled": true + "value": "fields" }, { "key": "include_fields", "description": "Whether specified fields are included or excluded", - "value": "true", - "disabled": true + "value": "true" }, { "key": "page", "description": "Page number (zero-based)", - "value": "1", - "disabled": true + "value": "1" }, { "key": "per_page", "description": "Number of results per page", - "value": "1", - "disabled": true + "value": "1" }, { "key": "include_totals", "description": "Include total count in response", - "value": "true", - "disabled": true + "value": "true" }, { "key": "is_global", "description": "Filter by global clients", - "value": "true", - "disabled": true + "value": "true" }, { "key": "is_first_party", "description": "Filter by first party clients", - "value": "true", - "disabled": true + "value": "true" }, { "key": "app_type", "description": "Filter by application type (spa, native, regular_web, non_interactive)", - "value": "[\"app_type\",\"app_type\"]", - "disabled": true + "value": "[\"app_type\",\"app_type\"]" } ], "variable": [] @@ -1185,50 +1145,42 @@ { "key": "fields", "description": "Comma-separated list of fields to include", - "value": "fields", - "disabled": true + "value": "fields" }, { "key": "include_fields", "description": "Whether specified fields are included or excluded", - "value": "true", - "disabled": true + "value": "true" }, { "key": "page", "description": "Page number (zero-based)", - "value": "1", - "disabled": true + "value": "1" }, { "key": "per_page", "description": "Number of results per page", - "value": "1", - "disabled": true + "value": "1" }, { "key": "include_totals", "description": "Include total count in response", - "value": "true", - "disabled": true + "value": "true" }, { "key": "is_global", "description": "Filter by global clients", - "value": "true", - "disabled": true + "value": "true" }, { "key": "is_first_party", "description": "Filter by first party clients", - "value": "true", - "disabled": true + "value": "true" }, { "key": "app_type", "description": "Filter by application type (spa, native, regular_web, non_interactive)", - "value": "[\"app_type\",\"app_type\"]", - "disabled": true + "value": "[\"app_type\",\"app_type\"]" } ], "variable": [] @@ -1269,14 +1221,12 @@ { "key": "fields", "description": "Comma-separated list of fields to include", - "value": "fields", - "disabled": true + "value": "fields" }, { "key": "include_fields", "description": "Whether specified fields are included or excluded", - "value": "true", - "disabled": true + "value": "true" } ], "variable": [ @@ -1319,14 +1269,12 @@ { "key": "fields", "description": "Comma-separated list of fields to include", - "value": "fields", - "disabled": true + "value": "fields" }, { "key": "include_fields", "description": "Whether specified fields are included or excluded", - "value": "true", - "disabled": true + "value": "true" } ], "variable": [ diff --git a/seed/postman/enum/collection.json b/seed/postman/enum/collection.json index ad51ac5e47f3..7d781e594ea9 100644 --- a/seed/postman/enum/collection.json +++ b/seed/postman/enum/collection.json @@ -511,8 +511,7 @@ { "key": "maybeOperand", "description": null, - "value": ">", - "disabled": true + "value": ">" }, { "key": "operandOrColor", @@ -522,8 +521,7 @@ { "key": "maybeOperandOrColor", "description": null, - "value": "red", - "disabled": true + "value": "red" } ], "variable": [] @@ -567,8 +565,7 @@ { "key": "maybeOperand", "description": null, - "value": ">", - "disabled": true + "value": ">" }, { "key": "operandOrColor", @@ -578,8 +575,7 @@ { "key": "maybeOperandOrColor", "description": null, - "value": "red", - "disabled": true + "value": "red" } ], "variable": [] @@ -619,8 +615,7 @@ { "key": "maybeOperand", "description": null, - "value": ">", - "disabled": true + "value": ">" }, { "key": "operandOrColor", @@ -630,8 +625,7 @@ { "key": "maybeOperandOrColor", "description": null, - "value": "red", - "disabled": true + "value": "red" } ], "variable": [] diff --git a/seed/postman/literal/collection.json b/seed/postman/literal/collection.json index 7356c241e1a9..3ebda8a08cab 100644 --- a/seed/postman/literal/collection.json +++ b/seed/postman/literal/collection.json @@ -448,8 +448,7 @@ { "key": "optional_prompt", "description": null, - "value": "You are a helpful assistant", - "disabled": true + "value": "You are a helpful assistant" }, { "key": "alias_prompt", @@ -459,8 +458,7 @@ { "key": "alias_optional_prompt", "description": null, - "value": "You are a helpful assistant", - "disabled": true + "value": "You are a helpful assistant" }, { "key": "stream", @@ -470,8 +468,7 @@ { "key": "optional_stream", "description": null, - "value": "false", - "disabled": true + "value": "false" }, { "key": "alias_stream", @@ -481,8 +478,7 @@ { "key": "alias_optional_stream", "description": null, - "value": "false", - "disabled": true + "value": "false" }, { "key": "query", @@ -527,8 +523,7 @@ { "key": "optional_prompt", "description": null, - "value": "You are a helpful assistant", - "disabled": true + "value": "You are a helpful assistant" }, { "key": "alias_prompt", @@ -538,8 +533,7 @@ { "key": "alias_optional_prompt", "description": null, - "value": "You are a helpful assistant", - "disabled": true + "value": "You are a helpful assistant" }, { "key": "stream", @@ -549,8 +543,7 @@ { "key": "optional_stream", "description": null, - "value": "false", - "disabled": true + "value": "false" }, { "key": "alias_stream", @@ -560,8 +553,7 @@ { "key": "alias_optional_stream", "description": null, - "value": "false", - "disabled": true + "value": "false" }, { "key": "query", @@ -609,8 +601,7 @@ { "key": "optional_prompt", "description": null, - "value": "You are a helpful assistant", - "disabled": true + "value": "You are a helpful assistant" }, { "key": "alias_prompt", @@ -620,8 +611,7 @@ { "key": "alias_optional_prompt", "description": null, - "value": "You are a helpful assistant", - "disabled": true + "value": "You are a helpful assistant" }, { "key": "query", @@ -636,8 +626,7 @@ { "key": "optional_stream", "description": null, - "value": "false", - "disabled": true + "value": "false" }, { "key": "alias_stream", @@ -647,8 +636,7 @@ { "key": "alias_optional_stream", "description": null, - "value": "false", - "disabled": true + "value": "false" } ], "variable": [] diff --git a/seed/postman/mixed-file-directory/collection.json b/seed/postman/mixed-file-directory/collection.json index a5367928ff53..b7674646a780 100644 --- a/seed/postman/mixed-file-directory/collection.json +++ b/seed/postman/mixed-file-directory/collection.json @@ -211,8 +211,7 @@ { "key": "limit", "description": "The maximum number of results to return.", - "value": "1", - "disabled": true + "value": "1" } ], "variable": [] @@ -248,8 +247,7 @@ { "key": "limit", "description": "The maximum number of results to return.", - "value": "1", - "disabled": true + "value": "1" } ], "variable": [] @@ -290,8 +288,7 @@ { "key": "limit", "description": "The maximum number of results to return.", - "value": "1", - "disabled": true + "value": "1" } ], "variable": [] @@ -326,8 +323,7 @@ { "key": "limit", "description": "The maximum number of results to return.", - "value": "1", - "disabled": true + "value": "1" } ], "variable": [] diff --git a/seed/postman/path-parameters/collection.json b/seed/postman/path-parameters/collection.json index af84b5eeedfc..64d38d3aa218 100644 --- a/seed/postman/path-parameters/collection.json +++ b/seed/postman/path-parameters/collection.json @@ -228,8 +228,7 @@ { "key": "limit", "description": null, - "value": "1", - "disabled": true + "value": "1" } ], "variable": [ @@ -278,8 +277,7 @@ { "key": "limit", "description": null, - "value": "1", - "disabled": true + "value": "1" } ], "variable": [ @@ -623,8 +621,7 @@ { "key": "limit", "description": null, - "value": "1", - "disabled": true + "value": "1" } ], "variable": [ @@ -673,8 +670,7 @@ { "key": "limit", "description": null, - "value": "1", - "disabled": true + "value": "1" } ], "variable": [ diff --git a/seed/postman/query-parameters-openapi-as-objects/collection.json b/seed/postman/query-parameters-openapi-as-objects/collection.json index a6bb6bf35cac..e765c34b2013 100644 --- a/seed/postman/query-parameters-openapi-as-objects/collection.json +++ b/seed/postman/query-parameters-openapi-as-objects/collection.json @@ -61,56 +61,47 @@ { "key": "userList", "description": null, - "value": "{\"name\":\"name\",\"tags\":[\"tags\",\"tags\"]}", - "disabled": true + "value": "{\"name\":\"name\",\"tags\":[\"tags\",\"tags\"]}" }, { "key": "optionalDeadline", "description": null, - "value": "2024-01-15T09:30:00Z", - "disabled": true + "value": "2024-01-15T09:30:00Z" }, { "key": "keyValue", "description": null, - "value": "{\"keyValue\":\"keyValue\"}", - "disabled": true + "value": "{\"keyValue\":\"keyValue\"}" }, { "key": "optionalString", "description": null, - "value": "optionalString", - "disabled": true + "value": "optionalString" }, { "key": "nestedUser", "description": null, - "value": "{\"name\":\"name\",\"user\":{\"name\":\"name\",\"tags\":[\"tags\",\"tags\"]}}", - "disabled": true + "value": "{\"name\":\"name\",\"user\":{\"name\":\"name\",\"tags\":[\"tags\",\"tags\"]}}" }, { "key": "optionalUser", "description": null, - "value": "{\"name\":\"name\",\"tags\":[\"tags\",\"tags\"]}", - "disabled": true + "value": "{\"name\":\"name\",\"tags\":[\"tags\",\"tags\"]}" }, { "key": "excludeUser", "description": null, - "value": "{\"name\":\"name\",\"tags\":[\"tags\",\"tags\"]}", - "disabled": true + "value": "{\"name\":\"name\",\"tags\":[\"tags\",\"tags\"]}" }, { "key": "filter", "description": null, - "value": "filter", - "disabled": true + "value": "filter" }, { "key": "neighbor", "description": null, - "value": "{\"name\":\"name\",\"tags\":[\"tags\",\"tags\"]}", - "disabled": true + "value": "{\"name\":\"name\",\"tags\":[\"tags\",\"tags\"]}" }, { "key": "neighborRequired", @@ -181,56 +172,47 @@ { "key": "userList", "description": null, - "value": "{\"name\":\"name\",\"tags\":[\"tags\",\"tags\"]}", - "disabled": true + "value": "{\"name\":\"name\",\"tags\":[\"tags\",\"tags\"]}" }, { "key": "optionalDeadline", "description": null, - "value": "2024-01-15T09:30:00Z", - "disabled": true + "value": "2024-01-15T09:30:00Z" }, { "key": "keyValue", "description": null, - "value": "{\"keyValue\":\"keyValue\"}", - "disabled": true + "value": "{\"keyValue\":\"keyValue\"}" }, { "key": "optionalString", "description": null, - "value": "optionalString", - "disabled": true + "value": "optionalString" }, { "key": "nestedUser", "description": null, - "value": "{\"name\":\"name\",\"user\":{\"name\":\"name\",\"tags\":[\"tags\",\"tags\"]}}", - "disabled": true + "value": "{\"name\":\"name\",\"user\":{\"name\":\"name\",\"tags\":[\"tags\",\"tags\"]}}" }, { "key": "optionalUser", "description": null, - "value": "{\"name\":\"name\",\"tags\":[\"tags\",\"tags\"]}", - "disabled": true + "value": "{\"name\":\"name\",\"tags\":[\"tags\",\"tags\"]}" }, { "key": "excludeUser", "description": null, - "value": "{\"name\":\"name\",\"tags\":[\"tags\",\"tags\"]}", - "disabled": true + "value": "{\"name\":\"name\",\"tags\":[\"tags\",\"tags\"]}" }, { "key": "filter", "description": null, - "value": "filter", - "disabled": true + "value": "filter" }, { "key": "neighbor", "description": null, - "value": "{\"name\":\"name\",\"tags\":[\"tags\",\"tags\"]}", - "disabled": true + "value": "{\"name\":\"name\",\"tags\":[\"tags\",\"tags\"]}" }, { "key": "neighborRequired", diff --git a/seed/postman/query-parameters-openapi/collection.json b/seed/postman/query-parameters-openapi/collection.json index a6bb6bf35cac..e765c34b2013 100644 --- a/seed/postman/query-parameters-openapi/collection.json +++ b/seed/postman/query-parameters-openapi/collection.json @@ -61,56 +61,47 @@ { "key": "userList", "description": null, - "value": "{\"name\":\"name\",\"tags\":[\"tags\",\"tags\"]}", - "disabled": true + "value": "{\"name\":\"name\",\"tags\":[\"tags\",\"tags\"]}" }, { "key": "optionalDeadline", "description": null, - "value": "2024-01-15T09:30:00Z", - "disabled": true + "value": "2024-01-15T09:30:00Z" }, { "key": "keyValue", "description": null, - "value": "{\"keyValue\":\"keyValue\"}", - "disabled": true + "value": "{\"keyValue\":\"keyValue\"}" }, { "key": "optionalString", "description": null, - "value": "optionalString", - "disabled": true + "value": "optionalString" }, { "key": "nestedUser", "description": null, - "value": "{\"name\":\"name\",\"user\":{\"name\":\"name\",\"tags\":[\"tags\",\"tags\"]}}", - "disabled": true + "value": "{\"name\":\"name\",\"user\":{\"name\":\"name\",\"tags\":[\"tags\",\"tags\"]}}" }, { "key": "optionalUser", "description": null, - "value": "{\"name\":\"name\",\"tags\":[\"tags\",\"tags\"]}", - "disabled": true + "value": "{\"name\":\"name\",\"tags\":[\"tags\",\"tags\"]}" }, { "key": "excludeUser", "description": null, - "value": "{\"name\":\"name\",\"tags\":[\"tags\",\"tags\"]}", - "disabled": true + "value": "{\"name\":\"name\",\"tags\":[\"tags\",\"tags\"]}" }, { "key": "filter", "description": null, - "value": "filter", - "disabled": true + "value": "filter" }, { "key": "neighbor", "description": null, - "value": "{\"name\":\"name\",\"tags\":[\"tags\",\"tags\"]}", - "disabled": true + "value": "{\"name\":\"name\",\"tags\":[\"tags\",\"tags\"]}" }, { "key": "neighborRequired", @@ -181,56 +172,47 @@ { "key": "userList", "description": null, - "value": "{\"name\":\"name\",\"tags\":[\"tags\",\"tags\"]}", - "disabled": true + "value": "{\"name\":\"name\",\"tags\":[\"tags\",\"tags\"]}" }, { "key": "optionalDeadline", "description": null, - "value": "2024-01-15T09:30:00Z", - "disabled": true + "value": "2024-01-15T09:30:00Z" }, { "key": "keyValue", "description": null, - "value": "{\"keyValue\":\"keyValue\"}", - "disabled": true + "value": "{\"keyValue\":\"keyValue\"}" }, { "key": "optionalString", "description": null, - "value": "optionalString", - "disabled": true + "value": "optionalString" }, { "key": "nestedUser", "description": null, - "value": "{\"name\":\"name\",\"user\":{\"name\":\"name\",\"tags\":[\"tags\",\"tags\"]}}", - "disabled": true + "value": "{\"name\":\"name\",\"user\":{\"name\":\"name\",\"tags\":[\"tags\",\"tags\"]}}" }, { "key": "optionalUser", "description": null, - "value": "{\"name\":\"name\",\"tags\":[\"tags\",\"tags\"]}", - "disabled": true + "value": "{\"name\":\"name\",\"tags\":[\"tags\",\"tags\"]}" }, { "key": "excludeUser", "description": null, - "value": "{\"name\":\"name\",\"tags\":[\"tags\",\"tags\"]}", - "disabled": true + "value": "{\"name\":\"name\",\"tags\":[\"tags\",\"tags\"]}" }, { "key": "filter", "description": null, - "value": "filter", - "disabled": true + "value": "filter" }, { "key": "neighbor", "description": null, - "value": "{\"name\":\"name\",\"tags\":[\"tags\",\"tags\"]}", - "disabled": true + "value": "{\"name\":\"name\",\"tags\":[\"tags\",\"tags\"]}" }, { "key": "neighborRequired", diff --git a/seed/postman/query-parameters/collection.json b/seed/postman/query-parameters/collection.json index f479989b5b2a..a5b5955a55e1 100644 --- a/seed/postman/query-parameters/collection.json +++ b/seed/postman/query-parameters/collection.json @@ -70,8 +70,7 @@ { "key": "optionalDeadline", "description": null, - "value": "2024-01-15T09:30:00Z", - "disabled": true + "value": "2024-01-15T09:30:00Z" }, { "key": "keyValue", @@ -81,8 +80,7 @@ { "key": "optionalString", "description": null, - "value": "optionalString", - "disabled": true + "value": "optionalString" }, { "key": "nestedUser", @@ -92,8 +90,7 @@ { "key": "optionalUser", "description": null, - "value": "{\"name\":\"name\",\"tags\":[\"tags\",\"tags\"]}", - "disabled": true + "value": "{\"name\":\"name\",\"tags\":[\"tags\",\"tags\"]}" }, { "key": "excludeUser", @@ -173,8 +170,7 @@ { "key": "optionalDeadline", "description": null, - "value": "2024-01-15T09:30:00Z", - "disabled": true + "value": "2024-01-15T09:30:00Z" }, { "key": "keyValue", @@ -184,8 +180,7 @@ { "key": "optionalString", "description": null, - "value": "optionalString", - "disabled": true + "value": "optionalString" }, { "key": "nestedUser", @@ -195,8 +190,7 @@ { "key": "optionalUser", "description": null, - "value": "{\"name\":\"name\",\"tags\":[\"tags\",\"tags\"]}", - "disabled": true + "value": "{\"name\":\"name\",\"tags\":[\"tags\",\"tags\"]}" }, { "key": "excludeUser", diff --git a/seed/postman/request-parameters/collection.json b/seed/postman/request-parameters/collection.json index 8ba72a6a8bd0..fee775071a3a 100644 --- a/seed/postman/request-parameters/collection.json +++ b/seed/postman/request-parameters/collection.json @@ -375,8 +375,7 @@ { "key": "optionalDeadline", "description": null, - "value": "2024-01-15T09:30:00Z", - "disabled": true + "value": "2024-01-15T09:30:00Z" }, { "key": "keyValue", @@ -386,8 +385,7 @@ { "key": "optionalString", "description": null, - "value": "optionalString", - "disabled": true + "value": "optionalString" }, { "key": "nestedUser", @@ -397,8 +395,7 @@ { "key": "optionalUser", "description": null, - "value": "{\"name\":\"name\",\"tags\":[\"tags\",\"tags\"]}", - "disabled": true + "value": "{\"name\":\"name\",\"tags\":[\"tags\",\"tags\"]}" }, { "key": "excludeUser", @@ -488,8 +485,7 @@ { "key": "optionalDeadline", "description": null, - "value": "2024-01-15T09:30:00Z", - "disabled": true + "value": "2024-01-15T09:30:00Z" }, { "key": "keyValue", @@ -499,8 +495,7 @@ { "key": "optionalString", "description": null, - "value": "optionalString", - "disabled": true + "value": "optionalString" }, { "key": "nestedUser", @@ -510,8 +505,7 @@ { "key": "optionalUser", "description": null, - "value": "{\"name\":\"name\",\"tags\":[\"tags\",\"tags\"]}", - "disabled": true + "value": "{\"name\":\"name\",\"tags\":[\"tags\",\"tags\"]}" }, { "key": "excludeUser", diff --git a/seed/postman/required-nullable/collection.json b/seed/postman/required-nullable/collection.json index 73bfbd8f0bb8..ae7b2fd8b5e8 100644 --- a/seed/postman/required-nullable/collection.json +++ b/seed/postman/required-nullable/collection.json @@ -35,8 +35,7 @@ { "key": "required_nullable_baz", "description": "A required baz", - "value": "required_nullable_baz", - "disabled": true + "value": "required_nullable_baz" } ], "variable": [] @@ -76,8 +75,7 @@ { "key": "required_nullable_baz", "description": "A required baz", - "value": "required_nullable_baz", - "disabled": true + "value": "required_nullable_baz" } ], "variable": [] @@ -115,14 +113,12 @@ { "key": "optional_baz", "description": "An optional baz", - "value": "optional_baz", - "disabled": true + "value": "optional_baz" }, { "key": "optional_nullable_baz", "description": "An optional baz", - "value": "optional_nullable_baz", - "disabled": true + "value": "optional_nullable_baz" }, { "key": "required_baz", @@ -132,8 +128,7 @@ { "key": "required_nullable_baz", "description": "A required baz", - "value": "required_nullable_baz", - "disabled": true + "value": "required_nullable_baz" } ], "variable": []