[PR #15627] [MERGED] add example showing how to order results. #14632

Closed
opened 2025-12-29 23:25:39 +01:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/netbox-community/netbox/pull/15627
Author: @muTeREdO
Created: 4/4/2024
Status: Merged
Merged: 4/4/2024
Merged by: @jeremystretch

Base: developHead: ordering-documentation-issue-15622


📝 Commits (2)

  • f3ced9a add example showing how to order results.
  • 52cab56 Apply suggestions from code review

📊 Changes

1 file changed (+8 additions, -2 deletions)

View changed files

📝 docs/integrations/rest-api.md (+8 -2)

📄 Description

Fixes: #15622

Fleshed out an example in the Endpoint Hierarchy documentation showing how to leverage the ordering parameter in a search. Also called out the specific documentation being found in docs/reference/filtering.md


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/netbox-community/netbox/pull/15627 **Author:** [@muTeREdO](https://github.com/muTeREdO) **Created:** 4/4/2024 **Status:** ✅ Merged **Merged:** 4/4/2024 **Merged by:** [@jeremystretch](https://github.com/jeremystretch) **Base:** `develop` ← **Head:** `ordering-documentation-issue-15622` --- ### 📝 Commits (2) - [`f3ced9a`](https://github.com/netbox-community/netbox/commit/f3ced9ab8301a0a2f261c963fa8d225143fc2aa2) add example showing how to order results. - [`52cab56`](https://github.com/netbox-community/netbox/commit/52cab5691e80437248bd63ddc8a33b493568f8c3) Apply suggestions from code review ### 📊 Changes **1 file changed** (+8 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `docs/integrations/rest-api.md` (+8 -2) </details> ### 📄 Description ### Fixes: #15622 Fleshed out an example in the Endpoint Hierarchy documentation showing how to leverage the `ordering` parameter in a search. Also called out the specific documentation being found in `docs/reference/filtering.md` --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
adam added the pull-request label 2025-12-29 23:25:39 +01:00
adam closed this issue 2025-12-29 23:25:39 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#14632