Michael Pizzo
Michael Pizzo
Weird -- I thought we fixed this.
It looks like this was fixed and pushed to staging, but not pushed to production awaiting additional preflight work. @shlomo7492 -- Can you confirm that [https://services.odata.org/Trippin_Staging/People](https://services.odata.org/Trippin_Staging/People) behaves correctly? That will...
@PBRCW -- Thanks for your contribution! As you can see, it's been a while since we've introduced changes to this repo, and some of our backend build processes will have...
> @mikepizzo I am thinking it might be helpful for customer to use interger to do enum filter by adding the above resolver logic directly into ODL. For comparisons, by...
New syntax implemented for javascript in #259. ABNF added in #271. Need to implement in C# parser.
same is true with spaces after & in querystring per abnf, whitespace is significant -- our abnf says don't send newlines, spaces around equals, ?, &. spaces after ? and...
note: #358 adds code to make the GET example in the overview interactive. however, it is currently commented out because: 1) it's the only GET example in the overview, and...
#358 documents the api-designer and api-explorer. Still need to document other tools.
btw; temporary work around is to periodically Export to RSDL. You can then open the exported file and copy/paste it into the editing pane.
Related to/dependent upon issue #323.