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

Modify README.md to include new features and examples for v2 #142

Closed
68 tasks done
AleksandrRogov opened this issue Apr 2, 2023 · 1 comment
Closed
68 tasks done
Assignees
Labels
v2 The issue is a task for v2 development
Milestone

Comments

@AleksandrRogov
Copy link
Owner

AleksandrRogov commented Apr 2, 2023

Rewrite, fix and add new examples to README.md.

This is a time consuming task and any help is greatly appreciated.

The following tasks are related to this:

List of sections to be checked/rewritten:

  • Getting Started
  • DynamicsWebApi as a Dynamics 365 web resource
  • DynamicsWebApi for Node.js
  • Configuration
  • Configuration Parameters
  • Request Examples
  • Create a record
  • Update a record
  • Update a single property value
  • Upsert a record
  • Delete a record
  • Delete a single property value
  • Retrieve a record
  • Retrieve multiple records
  • Change Tracking
  • Retrieve All records
  • Count
  • Count limitation workaround
  • Associate
  • Associate for a single-valued navigation property
  • Disassociate
  • Disassociate for a single-valued navigation property
  • Fetch XML Request
  • Fetch All records
  • Execute Web API functions
  • Execute Web API actions
  • Execute Batch Operations
  • Work with Metadata Definitions
  • Create Entity
  • Retrieve Entity
  • Update Entity
  • Retrieve Multiple Entities
  • Create Attribute
  • Retrieve Attribute
  • Update Attribute
  • Retrieve Multiple Attributes
  • Use requests to query Entity and Attribute metadata
  • Create Relationship
  • Update Relationship
  • Delete Relationship
  • Retrieve Relationship
  • Retrieve Multiple Relationships
  • Create Global Option Set
  • Update Global Option Set
  • Delete Global Option Set
  • Retrieve Global Option Set
  • Retrieve Multiple Global Option Sets
  • Work with File Fields
  • Upload file
  • Download file
  • Delete file
  • Retrieve CSDL $metadata document
  • Formatted Values and Lookup Properties
  • Using Alternate Keys
  • Making requests using Entity Logical Names
  • Using Proxy
  • Using TypeScript Declaration Files
  • In Progress / Feature List
  • JavaScript Promises
  • JavaScript Callbacks <- must be deleted
  • Contributions

Needs to be added:

@AleksandrRogov AleksandrRogov self-assigned this Apr 2, 2023
@AleksandrRogov AleksandrRogov converted this from a draft issue Apr 2, 2023
@AleksandrRogov AleksandrRogov added the v2 The issue is a task for v2 development label Apr 2, 2023
@AleksandrRogov AleksandrRogov added this to the v2 milestone Apr 2, 2023
AleksandrRogov added a commit that referenced this issue Apr 2, 2023
AleksandrRogov added a commit that referenced this issue Apr 7, 2023
@AleksandrRogov
Copy link
Owner Author

AleksandrRogov commented May 10, 2023

Closing this issue there are separate Issues related to Breaking Changes #135, What's new in v2 #146 and the Migration Guide #147 .
All other readme sections were successfully modified.

@github-project-automation github-project-automation bot moved this from In Progress to Done in DynamicsWebApi v2 May 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
v2 The issue is a task for v2 development
Projects
No open projects
Status: Done
Development

No branches or pull requests

1 participant