Skip to content

Commit

Permalink
_
Browse files Browse the repository at this point in the history
  • Loading branch information
SCullman committed Jul 10, 2020
1 parent 4cefed2 commit 77267c7
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions readme.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
# Business Central: Navigation in Webservices and API
This is a spike project to explore both the REST Webservices and the new custom API of Business Central.
### Business Central:
# Navigation in OData Webservices and Custom API

My attention is on querying large object hierarchies with a single request using the OData navigation features and the query option $expand.
This is a spike project to explore both the OData Webservices and the new custom API of Business Central.

My attention is on querying object hierarchies with a single request using the OData navigation features and the query option $expand.

## Setup
### A simple relation between contacts
Expand Down

0 comments on commit 77267c7

Please sign in to comment.