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

XrmQuery.REST #31

Open
skovlund opened this issue Sep 23, 2022 · 0 comments · May be fixed by #32
Open

XrmQuery.REST #31

skovlund opened this issue Sep 23, 2022 · 0 comments · May be fixed by #32
Assignees

Comments

@skovlund
Copy link

There is a discrepancy between the setup for XrmDefinitelyTyped (in generateTypeScriptContext.fsx) and the default files included in the web resources project.

XrmDefinitelyTyped is given the extra parameters jsLib and web but NOT rest. Generating XrmQuery using the web API, but not the rest api. However, the lib folder in the web resource project includes the generated files for both APIs.

Running the script does not remove anything from the lib folder, leaving that as a manual step for anyone not wanting it. When the files are not removed, they will be synced (assuming usage of web resource sync) and the the wen resources may accidentally be registered on forms. Registering both versions can cause conflicts.

@skovlund skovlund self-assigned this Sep 23, 2022
skovlund pushed a commit that referenced this issue Sep 23, 2022
@skovlund skovlund linked a pull request Sep 23, 2022 that will close this issue
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 a pull request may close this issue.

1 participant