[API] Move forgejo api file (squash)
- Move the file to accommodatefaa28b5a44
(cherry picked from commitbce89351d2
) (cherry picked from commit11ae7f6e85
)
This commit is contained in:
parent
d6300d5dcd
commit
25e96cfcb2
2 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
@ -147,7 +147,7 @@ ifdef DEPS_PLAYWRIGHT
|
|||
PLAYWRIGHT_FLAGS += --with-deps
|
||||
endif
|
||||
|
||||
FORGEJO_API_SPEC := public/forgejo/api.v1.yml
|
||||
FORGEJO_API_SPEC := public/assets/forgejo/api.v1.yml
|
||||
|
||||
SWAGGER_SPEC := templates/swagger/v1_json.tmpl
|
||||
SWAGGER_SPEC_S_TMPL := s|"basePath": *"/api/v1"|"basePath": "{{AppSubUrl \| JSEscape \| Safe}}/api/v1"|g
|
||||
|
|
Loading…
Reference in a new issue