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

minor fixes to developer API docs browser #1668

Merged
merged 1 commit into from
Oct 5, 2023
Merged

minor fixes to developer API docs browser #1668

merged 1 commit into from
Oct 5, 2023

Conversation

JackS9
Copy link
Contributor

@JackS9 JackS9 commented Sep 1, 2023

  • JIRA card: none

  • Support ticket: none

  • Brief summary of the issue: Encountered a couple 500 errors when trying to access and browse API docs.

  • Brief summary of the fix/changed code:

    1. Removed undefined (and unnecessary) id parameter in a route (url).
    2. Changed !is_null() to isset() for checking unset parameter.
  • Brief summary of your testing: Now works with errors on my dev machine.

  • Needs to be hotfixed to any production hubs? no

@nkissebe nkissebe merged commit 8fcdaab into dev Oct 5, 2023
@nkissebe nkissebe deleted the hzapi-jas branch April 18, 2024 23:12
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.

3 participants