File tree Expand file tree Collapse file tree 1 file changed +1
-8
lines changed
Expand file tree Collapse file tree 1 file changed +1
-8
lines changed Original file line number Diff line number Diff line change 66 meta( name ='viewport' , content ='width=device-width, initial-scale=1, minimal-ui' )
77 link( rel ='stylesheet' , href ='style.css' , media ='screen' )
88 body.markdown-body
9- //- img(src='images/angular.schule.svg', width='100')
109 h1= title
1110 img( src ='images/monkey-thinking.svg' , width ='300' )
1211 ul
1312 li
1413 a( href ='/books' ) GET /books
1514 li
16- a( href ='/book/9783864907791' ) GET /book/9783864907791
17- //- li
18- //- a(href='/graphql/?query={%0A%20 books {%0A%20%20%20 title%0A%20%20%20 isbn%0A%20%20%20 authors {%0A%20%20%20%20%20 name%0A%20%20%20 }%0A%20 }%0A}') GraphQL Sample Query
15+ a( href ='/books/9783864909467' ) GET /books/9783864909467
1916 hr
2017 strong
2118 | Explorable API documentation:
2219 a( href ='/swagger-ui/' ) /swagger-ui/
23- //- br
24- //- small
25- | GraphiQL Explorer:
26- a(href='/graphql/') /graphql/
2720 br
2821 small
2922 | OpenAPI Specification:
You can’t perform that action at this time.
0 commit comments