load html on compile time instead of runtime.
Maybe fixed not found link to refer to correct url in release
This commit is contained in:
@ -2,6 +2,10 @@
|
||||
|
||||
GET {{url}}
|
||||
|
||||
### GET index page on HTTP/2
|
||||
|
||||
GET {{url}} HTTP/2
|
||||
|
||||
### GET OpenAPI page
|
||||
|
||||
GET {{url}}/openapi
|
||||
|
Reference in New Issue
Block a user