added insomnia stuff
This commit is contained in:
parent
5fd230b86d
commit
f4812f7b4c
86
.insomnia/ApiSpec/spc_ef0533716b9644f396437a09c24d508c.yml
Executable file
86
.insomnia/ApiSpec/spc_ef0533716b9644f396437a09c24d508c.yml
Executable file
@ -0,0 +1,86 @@
|
|||||||
|
_id: spc_ef0533716b9644f396437a09c24d508c
|
||||||
|
type: ApiSpec
|
||||||
|
parentId: wrk_5237895e363449abafe860d42ec85479
|
||||||
|
modified: 1686318292705
|
||||||
|
created: 1686318289373
|
||||||
|
fileName: my-spec.yaml
|
||||||
|
contents: "openapi: \"3.0.0\"
|
||||||
|
|
||||||
|
info:
|
||||||
|
|
||||||
|
\ title: \"Simple API Overview\"
|
||||||
|
|
||||||
|
\ contact: {
|
||||||
|
|
||||||
|
\ \"name\": \"General API Manager\",
|
||||||
|
|
||||||
|
\ \"url\": \"aschaafsma.nl\",
|
||||||
|
|
||||||
|
\ \"email\": \"and.schaafsma@gmail.com\"
|
||||||
|
|
||||||
|
\ }
|
||||||
|
|
||||||
|
\ description: \"ya yeet\"
|
||||||
|
|
||||||
|
\ version: 1.0.0
|
||||||
|
|
||||||
|
servers:\
|
||||||
|
|
||||||
|
\ - url: http://localhost:3000
|
||||||
|
|
||||||
|
|
||||||
|
tags:
|
||||||
|
|
||||||
|
\ - name: version
|
||||||
|
|
||||||
|
\ description: API version information
|
||||||
|
|
||||||
|
|
||||||
|
paths:
|
||||||
|
|
||||||
|
\ /:
|
||||||
|
|
||||||
|
\ get:
|
||||||
|
|
||||||
|
\ tags:
|
||||||
|
|
||||||
|
\ - version
|
||||||
|
|
||||||
|
\ description: Lists all available API versions
|
||||||
|
|
||||||
|
\ operationId: getVersions
|
||||||
|
|
||||||
|
\ summary: List API Versions
|
||||||
|
|
||||||
|
\ responses: {
|
||||||
|
|
||||||
|
\ '200': {
|
||||||
|
|
||||||
|
\ 'description': 'The api version info being returned',
|
||||||
|
|
||||||
|
\ 'content': {
|
||||||
|
|
||||||
|
\ \"application/json\": {
|
||||||
|
|
||||||
|
\ \"schema\": {
|
||||||
|
|
||||||
|
\ \"$ref\": \"#/API\"
|
||||||
|
|
||||||
|
\ }
|
||||||
|
|
||||||
|
\ }
|
||||||
|
|
||||||
|
\ }
|
||||||
|
|
||||||
|
\ }
|
||||||
|
|
||||||
|
\ \
|
||||||
|
|
||||||
|
\ \
|
||||||
|
|
||||||
|
\ \
|
||||||
|
|
||||||
|
\ \
|
||||||
|
|
||||||
|
\ "
|
||||||
|
contentType: yaml
|
||||||
11
.insomnia/Environment/env_59d3ee56f638e2dd23fe686ff1719d95c7c506c6.yml
Executable file
11
.insomnia/Environment/env_59d3ee56f638e2dd23fe686ff1719d95c7c506c6.yml
Executable file
@ -0,0 +1,11 @@
|
|||||||
|
_id: env_59d3ee56f638e2dd23fe686ff1719d95c7c506c6
|
||||||
|
type: Environment
|
||||||
|
parentId: wrk_5237895e363449abafe860d42ec85479
|
||||||
|
modified: 1686318289378
|
||||||
|
created: 1686318289378
|
||||||
|
name: Base Environment
|
||||||
|
data: {}
|
||||||
|
dataPropertyOrder: null
|
||||||
|
color: null
|
||||||
|
isPrivate: false
|
||||||
|
metaSortKey: 1686318289378
|
||||||
Loading…
x
Reference in New Issue
Block a user