Update Flex endpoint

This commit is contained in:
github-action bot
2021-09-22 13:12:29 +00:00
parent 6baa3d0e33
commit 030c77cfa8
561 changed files with 11464 additions and 11344 deletions
+11 -19
View File
@@ -1,20 +1,6 @@
{
"locks": {
"rokka/client-bundle": {
"version": "1.0",
"recipe": {
"repo": "1.0",
"branch": "master",
"version": "1.0",
"ref": "079018e260fe4f80b4a1a56ad90f419d1ee0a594"
}
}
},
"manifests": {
"rokka/client-bundle": {
"repository": "github.com/symfony/recipes-contrib",
"package": "rokka/client-bundle",
"version": "1.0",
"manifest": {
"bundles": {
"Rokka\\RokkaClientBundle\\RokkaClientBundle": [
@@ -32,13 +18,19 @@
},
"files": {
"config/packages/rokka.yaml": {
"contents": "rokka_client:\n # Api-Key value given on registration of the user. Get your API key from https://rokka.io/\n api_key: \"%env(ROKKA_API_KEY)%\" # Required\n # Organization value like \"my-org\" for use in calls to the API.\n organization: \"%env(ROKKA_ORGANIZATION)%\" # Required\n\n",
"executable": false,
"encoding": ""
"contents": [
"rokka_client:",
" # Api-Key value given on registration of the user. Get your API key from https://rokka.io/",
" api_key: \"%env(ROKKA_API_KEY)%\" # Required",
" # Organization value like \"my-org\" for use in calls to the API.",
" organization: \"%env(ROKKA_ORGANIZATION)%\" # Required",
"",
""
],
"executable": false
}
},
"origin": "rokka/client-bundle:1.0@github.com/symfony/recipes-contrib:master",
"is_contrib": true
"ref": "079018e260fe4f80b4a1a56ad90f419d1ee0a594"
}
}
}