Skip to content

Conversation

@jsteemann
Copy link
Contributor

@jsteemann jsteemann commented Oct 9, 2023

Scope & Purpose

Docs PR: arangodb/docs-hugo#272

Always return warnings attribute for /_api/query.
Previously the attribute was only returned if there were warnings. This puts unnecessary burden on the caller.

  • 💩 Bugfix
  • 🍕 New feature
  • 🔥 Performance improvement
  • 🔨 Refactoring/simplification

Checklist

  • Tests
    • Regression tests
    • C++ Unit tests
    • integration tests
    • resilience tests
  • 📖 CHANGELOG entry made
  • 📚 documentation written (release notes, API changes, ...)
  • Backports
    • Backport for 3.11: -
    • Backport for 3.10: -

Related Information

@jsteemann jsteemann added this to the devel milestone Oct 9, 2023
@jsteemann jsteemann requested a review from a team as a code owner October 9, 2023 11:39
@cla-bot cla-bot bot added the cla-signed label Oct 9, 2023
@jsteemann jsteemann changed the title always return warnings attribute for /_api/query/parse always return warnings attribute for /_api/query Oct 10, 2023
@maierlars maierlars merged commit 3d0d3e1 into devel Oct 11, 2023
@maierlars maierlars deleted the refactor/always-return-warnings-attribute branch October 11, 2023 10:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants