You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

22 lines
408 B

3 years ago
  1. ---
  2. layout: simple
  3. api_url: '/api/v0.0/'
  4. cmd: config
  5. ---
  6. ## API {{page.cmd}}
  7. This api call allow you see the {{page.cmd}} parameters
  8. endpoint: '{{page.api_url}}{{page.cmd}}'
  9. example: [{{page.api_url}}{{page.cmd}}]({{page.api_url}}{{page.cmd}})
  10. ### Alternative
  11. you can also get the config.yml file directly:
  12. - [$SITE/config.yml](/api/v0.0/getcas?dir=.&addr=config)
  13. - [$SITE/config.yml](/config.yml)