Brak opisu

config.yml 618B

12345678910111213141516171819202122
  1. spectaql:
  2. logoFile: ui/public/assets/img/logo-full-blue.png
  3. introspection:
  4. url: http://127.0.0.1:8000/graphql
  5. headers:
  6. Authorization: Bearer B8BA5D730210B50F41C06941582D7965D57319D5685440587F98DFDC45A01594
  7. extensions:
  8. graphqlScalarExamples: true
  9. info:
  10. title: GraphQL DFIR-IRIS DOCUMENTATION
  11. description: Welcome to DFIR-IRIS GraphQL Documentation.
  12. x-introItems:
  13. - title: IRIS API
  14. description: To use these API endpoint, an API key is needed and can be found in every user profile under My settings > API Key.
  15. servers:
  16. - url: https://v200.beta.dfir-iris.org/login
  17. production: true