moved to simple json file w/o deep folder

This commit is contained in:
2022-02-09 08:09:56 +01:00
parent 9f0f7dee08
commit e4eab72225
2 changed files with 1 additions and 1 deletions

View File

@@ -9,6 +9,6 @@
"_links": {
"repository": "laptop.local:4000/magdev/symfony-recipes",
"origin_template": "{package}:{version}@laptop.local:4000/magdev/symfony-recipes:main",
"recipe_template": "http://laptop.local:4000/api/v1/repos/magdev/symfony-recipes/contents/{package_dotted}/{version}/manifest.json"
"recipe_template": "http://laptop.local:4000/api/v1/repos/magdev/symfony-recipes/contents/{package_dotted}.{version}.json"
}
}