We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
within the viewsets there is logic to fetch and add to the metadata links to the models documentation.
Correct the log so that it builds the documentation URL from the settings DOCS_ROOT attribute.
DOCS_ROOT
The text was updated successfully, but these errors were encountered:
feat(api): fetch doc path for view metadata
38464d4
ref: #463
6007668
ref: #463 #469
chore(api): remove empty string for documentation link
e2da2b1
docs(itam): Add path for OS docs
8bc7e62
test(api): ensure documentation key and data is added to API metadata
c778d4c
ref: #469 closes #463
jon-nfc
No branches or pull requests
within the viewsets there is logic to fetch and add to the metadata links to the models documentation.
Details
Correct the log so that it builds the documentation URL from the settings
DOCS_ROOT
attribute.Requirements
The text was updated successfully, but these errors were encountered: