Skip to content
Snippets Groups Projects
Commit 0b741d68 authored by Henrik tom Wörden's avatar Henrik tom Wörden
Browse files

MAINT: use quotes to prevent problems from picky yaml parsers

parent b4efde26
No related branches found
No related tags found
1 merge request!6ENH: add dataUrl to API
Pipeline #55740 passed
......@@ -6,10 +6,10 @@ info:
contact:
name: IndiScale GmbH
email: t.fitschen@indiscale.com
url: https://www.indiscale.com
url: "https://www.indiscale.com"
servers:
- url: http://localhost:8080
- url: "http://localhost:8080"
tags:
- name: Repositories
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment