Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Backslash? Forward slash #245

Closed
flowsta opened this issue Apr 27, 2023 · 2 comments · Fixed by #246
Closed

Backslash? Forward slash #245

flowsta opened this issue Apr 27, 2023 · 2 comments · Fixed by #246

Comments

@flowsta
Copy link
Contributor

flowsta commented Apr 27, 2023

The section Catalog Endpoint states that the endpoint can be customized:

ckanext.dcat.catalog_endpoint = /dcat/catalog/{_format}

The explanation says:

The custom endpoint must start with a backslash (/) and contain the {_format} placeholder.

Backslash? Nop, backslash is \. You mean forward slash, /.

So...

sed 's/backslash/forward slash/'  README.md
@amercader
Copy link
Member

Thanks @flowsta , do you mind submitting a PR with the changes needed?

@seitenbau-govdata seitenbau-govdata linked a pull request May 2, 2023 that will close this issue
@seitenbau-govdata
Copy link
Member

Fixed by #246

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants