Changes for page 2. Налаштування бандла
Last modified by Ashterix on 2024/07/11 11:49
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -48,6 +48,10 @@ 48 48 - RFC Norms: Header requirements are regulated by RFC documents that define Internet protocol standards. For example, common headers and their use are described in RFC 7231. 49 49 {{/spoiler}} 50 50 51 + 52 + 53 + 54 + 51 51 Parameter {{code language="none"}}clients_tokens{{/code}} 52 52 53 53 Next, specify an array of client tokens that will have access to the API. ... ... @@ -182,7 +182,7 @@ 182 182 * {{code language="none"}}project_description{{/code}}: The project description 183 183 * {{code language="none"}}project_version{{/code}}: The current version of your API 184 184 * {{code language="none"}}async_dsn_info{{/code}}: Indicates whether to display information about asynchronous transport in the documentation 185 -* (% id="cke_bm_826282S" style="display:none" %){{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]]) 186 186 187 187 {{code language="yaml" layout="LINENUMBERS" title="config/packages/ufo_json_rpc.yaml"}} 188 188 ufo_json_rpc: ... ... @@ -297,4 +297,3 @@ 297 297 ] 298 298 } 299 299 {{/code}} 300 -