Last modified by Ashterix on 2024/07/11 11:49

From version 4.1
edited by Ashterix
on 2024/07/11 11:48
Change comment: There is no comment for this version
To version 5.1
edited by Ashterix
on 2024/07/11 11:49
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -50,6 +50,8 @@
50 50  
51 51  
52 52  
53 +
54 +
53 53  Parameter {{code language="none"}}clients_tokens{{/code}}
54 54  
55 55  Next, specify an array of client tokens that will have access to the API.
... ... @@ -184,7 +184,7 @@
184 184  * {{code language="none"}}project_description{{/code}}: The project description
185 185  * {{code language="none"}}project_version{{/code}}: The current version of your API
186 186  * {{code language="none"}}async_dsn_info{{/code}}: Indicates whether to display information about asynchronous transport in the documentation
187 -* (% id="cke_bm_826282S" style="display:none" %){{code language="none"}}validations.symfony_asserts{{/code}}{{code language="none"}}validations.symfony_asserts{{/code}}{{code language="none"}}validations.symfony_asserts{{/code}}(%%): <bool> Indicates whether to display the validation constraint string for the parameter (if you use [[validation>>doc:docs.JsonRpcBundle.add_rpc_service.assertions.WebHome]])
189 +* {{code language="none"}}validations.symfony_asserts{{/code}}: <bool> Indicates whether to display the validation constraint string for the parameter (if you use [[validation>>doc:docs.JsonRpcBundle.add_rpc_service.assertions.WebHome]])
188 188  
189 189  {{code language="yaml" layout="LINENUMBERS" title="config/packages/ufo_json_rpc.yaml"}}
190 190  ufo_json_rpc: