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

Make explicit that the API documentation is outdated #96

Merged
merged 2 commits into from
Aug 4, 2023

Conversation

ildyria
Copy link
Member

@ildyria ildyria commented Aug 4, 2023

Fixes #1965

docs/api.md Outdated
'key' => 'string|nullable',
]);
```
As of version 4.8.1, the api documentation is moved directly inside your own Lychee instance. It is accessible at the url [yourLycheeInstance.com/docs/api](https://example.com/docs/api).
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I wouldn't make this a clickable link, I'd use the code backticks ` for the link

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

See c410a1a

@sonarcloud
Copy link

sonarcloud bot commented Aug 4, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@qwerty287 qwerty287 merged commit 70aa1d0 into master Aug 4, 2023
3 checks passed
@qwerty287 qwerty287 deleted the nuke-api-docs branch August 4, 2023 13:22
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 this pull request may close these issues.

API requests outdated in documentation. Album::setPublic is missing.
2 participants