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

WIP #152: OData endpoints for Entities #159

Merged
merged 7 commits into from
Nov 6, 2024
Merged

WIP #152: OData endpoints for Entities #159

merged 7 commits into from
Nov 6, 2024

Conversation

florianm
Copy link
Collaborator

@florianm florianm commented Oct 20, 2024

  • Add odata_entitylist_service_get
  • Add odata_entitylist_metadata_get
  • Add odata_entitylist_data_get

Return a custom S3 class with parsed contents.

* Add odata_entitylist_service_get
* TODO add filters
* Allow a combination of any query parameter (filter, top, skip, count, etc.) at the cost of input sanitisation and query format validation
* Bump version to 1.5.1
* Bump dependency versions
* Spurious warning about DESC author format
@florianm florianm merged commit 5ca229a into main Nov 6, 2024
4 checks passed
@florianm florianm deleted the 152-odata-entities branch November 6, 2024 09:03
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.

1 participant