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 3.1
edited by Ashterix
on 2024/07/11 11:47
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -48,8 +48,6 @@
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 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]])
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]])
188 188  
189 189  {{code language="yaml" layout="LINENUMBERS" title="config/packages/ufo_json_rpc.yaml"}}
190 190  ufo_json_rpc:
... ... @@ -299,3 +299,4 @@
299 299   ]
300 300  }
301 301  {{/code}}
300 +