Skip to content

Commit

Permalink
update rest collection
Browse files Browse the repository at this point in the history
  • Loading branch information
dinosath committed Nov 14, 2023
1 parent 449e2e0 commit e7fa163
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion request-collection.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"_type":"export","__export_format":4,"__export_date":"2023-11-14T20:06:56.670Z","__export_source":"insomnia.desktop.app:v2023.5.8","resources":[{"_id":"req_224806a6715e4efb86f2170948f9a85f","parentId":"wrk_63d4d95453564a13a7406d844721e1b2","modified":1699992334826,"created":1693287986259,"url":"localhost:3000/schematools/build","name":"generate ","description":"","method":"POST","body":{"mimeType":"application/json","text":"{\n\t\"openapis\": [\n\t\t{\n\t\t\t\"url\": \"https://petstore3.swagger.io/api/v3/openapi.json\"\n\t\t}\n\t],\n\t\"jsonSchemas\": [],\n\t\"template\": {\n\t\t\"url\": \"https://github.com/dinosath/schema-tools-templates.git\",\n\t\t\"tag\": {\n\t\t\t\"name\": \"master\",\n\t\t\t\"type\": \"branch\"\n\t\t},\n\t\t\"path\": \"java/server-quarkus\",\n\t\t\"image\": \"ghcr.io/dinosath/schema-tools:master\"\n\t}\n\t,\n\t\t\"after-build-steps\": [\n\t\t{\n\t\t\t\"name\":\"maven\",\n\t\t\t\"image\": \"3-eclipse-temurin-21-alpine\",\n\t\t\t\"args\": [\n\t\t\t\t\"mvn\",\n\t\t\t\t\"package\"\n\t\t\t]\n\t\t}\n\t]\n\n}"},"parameters":[],"headers":[{"name":"Content-Type","value":"application/json"}],"authentication":{},"metaSortKey":-1693287986259,"isPrivate":false,"settingStoreCookies":true,"settingSendCookies":true,"settingDisableRenderRequestBody":false,"settingEncodeUrl":true,"settingRebuildPath":true,"settingFollowRedirects":"global","_type":"request"},{"_id":"wrk_63d4d95453564a13a7406d844721e1b2","parentId":null,"modified":1688666754735,"created":1688666754735,"name":"New Document","description":"","scope":"design","_type":"workspace"},{"_id":"env_a2f2ae1ddd5534a60138865fb258857cffcc3a88","parentId":"wrk_63d4d95453564a13a7406d844721e1b2","modified":1688666754736,"created":1688666754736,"name":"Base Environment","data":{},"dataPropertyOrder":null,"color":null,"isPrivate":false,"metaSortKey":1688666754736,"_type":"environment"},{"_id":"jar_a2f2ae1ddd5534a60138865fb258857cffcc3a88","parentId":"wrk_63d4d95453564a13a7406d844721e1b2","modified":1688666754737,"created":1688666754737,"name":"Default Jar","cookies":[],"_type":"cookie_jar"},{"_id":"spc_0771ecc375864ac98cff37f6525771e8","parentId":"wrk_63d4d95453564a13a7406d844721e1b2","modified":1699984797015,"created":1688666754735,"fileName":"New Document","contents":"","contentType":"yaml","_type":"api_spec"},{"_id":"uts_54b24d42235b4f4e9a227f4db3ccd08b","parentId":"wrk_63d4d95453564a13a7406d844721e1b2","modified":1688666754739,"created":1688666754739,"name":"Example Test Suite","_type":"unit_test_suite"}]}
{"_type":"export","__export_format":4,"__export_date":"2023-11-14T20:13:53.097Z","__export_source":"insomnia.desktop.app:v2023.5.8","resources":[{"_id":"req_175c3488935d4beda93c0fba7a5bd4ab","parentId":"wrk_12ef1755a8df4373b5d3e90062fd5d36","modified":1699992713798,"created":1699992702232,"url":"http://localhost:3000/schematools/build","name":"generate","description":"","method":"POST","body":{"mimeType":"application/json","text":"{\n\t\"openapis\": [\n\t\t{\n\t\t\t\"url\": \"https://petstore3.swagger.io/api/v3/openapi.json\"\n\t\t}\n\t],\n\t\"jsonSchemas\": [],\n\t\"template\": {\n\t\t\"url\": \"https://github.com/dinosath/schema-tools-templates.git\",\n\t\t\"tag\": {\n\t\t\t\"name\": \"master\",\n\t\t\t\"type\": \"branch\"\n\t\t},\n\t\t\"path\": \"java/server-quarkus\",\n\t\t\"image\": \"ghcr.io/dinosath/schema-tools:master\"\n\t}\n}"},"parameters":[],"headers":[{"name":"Content-Type","value":"application/json"}],"authentication":{},"metaSortKey":-1699992702232,"isPrivate":false,"settingStoreCookies":true,"settingSendCookies":true,"settingDisableRenderRequestBody":false,"settingEncodeUrl":true,"settingRebuildPath":true,"settingFollowRedirects":"global","_type":"request"},{"_id":"wrk_12ef1755a8df4373b5d3e90062fd5d36","parentId":null,"modified":1699992665382,"created":1699992642841,"name":"oasgen","description":"","scope":"collection","_type":"workspace"},{"_id":"req_598e082ddf1149dd86f04608c48c3d49","parentId":"wrk_12ef1755a8df4373b5d3e90062fd5d36","modified":1699992748604,"created":1699992735864,"url":"http://localhost:3000/schematools/build","name":"generate maven","description":"","method":"POST","body":{"mimeType":"application/json","text":"{\n\t\"openapis\": [\n\t\t{\n\t\t\t\"url\": \"https://petstore3.swagger.io/api/v3/openapi.json\"\n\t\t}\n\t],\n\t\"jsonSchemas\": [],\n\t\"template\": {\n\t\t\"url\": \"https://github.com/dinosath/schema-tools-templates.git\",\n\t\t\"tag\": {\n\t\t\t\"name\": \"master\",\n\t\t\t\"type\": \"branch\"\n\t\t},\n\t\t\"path\": \"java/server-quarkus\",\n\t\t\"image\": \"ghcr.io/dinosath/schema-tools:master\"\n\t},\n\t\"after-build-steps\": [\n\t\t{\n\t\t\t\"name\": \"maven\",\n\t\t\t\"image\": \"3-eclipse-temurin-21-alpine\",\n\t\t\t\"args\": [\n\t\t\t\t\"mvn\",\n\t\t\t\t\"package\"\n\t\t\t]\n\t\t}\n\t]\n}"},"parameters":[],"headers":[{"name":"Content-Type","value":"application/json"}],"authentication":{},"metaSortKey":-1699992702132,"isPrivate":false,"settingStoreCookies":true,"settingSendCookies":true,"settingDisableRenderRequestBody":false,"settingEncodeUrl":true,"settingRebuildPath":true,"settingFollowRedirects":"global","_type":"request"},{"_id":"env_af3e311fdc0f7524ff4bf0ec9f13e923e4f594d3","parentId":"wrk_12ef1755a8df4373b5d3e90062fd5d36","modified":1699992642843,"created":1699992642843,"name":"Base Environment","data":{},"dataPropertyOrder":null,"color":null,"isPrivate":false,"metaSortKey":1699992642843,"_type":"environment"},{"_id":"jar_af3e311fdc0f7524ff4bf0ec9f13e923e4f594d3","parentId":"wrk_12ef1755a8df4373b5d3e90062fd5d36","modified":1699992642844,"created":1699992642844,"name":"Default Jar","cookies":[],"_type":"cookie_jar"}]}

0 comments on commit e7fa163

Please sign in to comment.