Joshua Darnell
Joshua Darnell
During the RESO Developer Conference, the group approved moving the following items forward for the proposal phase. ### Discussed in https://github.com/RESOStandards/transport/discussions/24 --- # Background Local fields are important for extensibility....
### Discussed in https://github.com/RESOStandards/transport/discussions/71 Originally posted by **EnFinlay** January 27, 2023 This post is a follow up from [RCP 035](https://reso.atlassian.net/wiki/spaces/RESOWebAPIRCP/pages/8417574946/RCP+-+WEBAPI-035+Usage+Resource+for+Field+Usage+Permissions). The goal of RCP-035 was to propose a new resource...
The RESO Certification Subgroup has requested a new Web API Core specification be created to include certain features like support for OData Expand and Server-Driven paging. --- # Support for...
The version arguments were changed a bit with DD 2.0. With Web API Core, the version isn't being picked up, which translates into the filename not having the version like...
Unlike entity set requests, the Web API Core "Fetch by Key test" expects the payload to not be enclosed in the `value` array but rather at the top level. The...
There are a number of items that need to get generated on both PR and Merge to main branch. See: [Codegen README](https://github.com/RESOStandards/web-api-commander/blob/main/doc/Codegen.md) **PR** - [ ] Use Dockerfile that's in...
We need to generate a resources rollup with DD Wiki URLs and payloads for each resources. See the output of the service here: https://services.reso.org/metadata?view=standardResources
# String Enumerations We want to use String enumerations and the Lookup Resource for the RESO Reference server. The Lookup Resource and corresponding insert statements for it already exist, but...
The [Web API Core 2.1.0 testing rules were approved](https://github.com/RESOStandards/transport/issues/22). Testing tools may be created at this point. **Tasks** - [ ] Add support to read and produce reference files using...
For Data Dictionary testing, XML Metadata is always saved along with the results, even if the tests fail. With the Web API Core tests, however, if metadata validation fails the...