-
Notifications
You must be signed in to change notification settings - Fork 3
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
docs/reference/publication_formats/json.md: Fix broken schema browser #184
Conversation
add discussion topics to README
example/json: Add invalid test data
I think that we can merge this into 0.1 without creating a new tagged release as it's just a fix to how the docs site renders. We can then merge 0.1 into 0.1-dev so that they are not out of sync. As you can see, I encountered some challenges getting this to work because it behaves differently locally and on ReadTheDocs and because I didn't realise that the two URLs are relative to different locations: Open-Telecoms-Data/standard-development-handbook#22 |
Related issues
Add links to related issues here. Use keywords if you want an issue to be automatically closed when the PR is merged.
Description
If the changes in the PR are not sufficiently explained by the related issues and commit messages, add a description here
This PR fixes the broken schema browser in https://open-fibre-data-standard.readthedocs.io/en/latest/reference/publication_formats/json.html#small-files-and-api-responses-option
Preview: https://open-fibre-data-standard.readthedocs.io/en/network-package-schema-browser/reference/publication_formats/json.html#small-files-and-api-responses-option
Merge checklist
network-schema.json
,network-package-schema.json
,reference/publication_formats/json.md
,reference/publication_formats/geojson.md
orguidance/publication.md#how-to-publish-large-networks
, update the relevant manually authored examples:examples/json/
:network-package.json
api-response.json
multiple-networks.json
network-embedded.json
network-separate-endpoints.json
network-separate-files.json
nodes-endpoint.json
spans-endpoint.json
examples/geojson/
:api-response.geojson
multiple-networks.geojson
./manage.py pre-commit
to update derivative schema files, reference documentation and examplesnetwork-package-invalid.json
.network-package-additional-checks.json
/examples/geojson/nodes.geojson
orexamples/geojson/spans.geojson
, check and update the data use examples:examples/leaflet/leaflet.ipynb
examples/qgis/geojson.qgs