wsdata.wscall.fetch_individual_post.yml in Web Service Data 2.0.x
Same filename and directory in other branches
modules/wsdata_example/config/install/wsdata.wscall.fetch_individual_post.yml
File
modules/wsdata_example/config/install/wsdata.wscall.fetch_individual_post.ymlView source
- uuid: 612802f0-ecdd-4f97-ac07-e1b56e70c3e7
- langcode: en
- status: true
- dependencies: { }
- id: fetch_individual_post
- label: 'Fetch Individual Post'
- wsserver: example_server
- wsdecoder: WSDecoderJSON
- wsencoder: WSEncoderString
- options:
- example_server:
- path: 'posts/[postID]'
- method: get
- expires: ''
- headers:
- -
- key_0: content-type
- value_0: application/json