-
Notifications
You must be signed in to change notification settings - Fork 4.8k
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
Search: Design and implement FieldBuilder #11166
Milestone
Comments
tg-msft
added
Client
This issue points to a problem in the data-plane of the library.
Search
labels
Apr 8, 2020
26 tasks
This was referenced Apr 24, 2020
17 tasks
heaths
added a commit
to heaths/azure-sdk-for-net
that referenced
this issue
May 27, 2020
Define the public APIs for Azure#11166
heaths
added a commit
that referenced
this issue
May 29, 2020
* Define public APIs for FieldBuilder Define the public APIs for #11166
Because of planned changes for de/serialization, we're punting this till all that's finalized enough to start this work. |
heaths
added a commit
to heaths/azure-sdk-for-net
that referenced
this issue
Aug 6, 2020
Fixes Azure#11166. This is a port of the original track 1 FieldBuilder, which was merely a sample for track 2 GA.
This was referenced Aug 6, 2020
heaths
added a commit
that referenced
this issue
Aug 11, 2020
* Initial implementation of FieldBuilder Fixes #11166. This is a port of the original track 1 FieldBuilder, which was merely a sample for track 2 GA. * Add FieldBuilder sample * Resolve PR feedback on code * Conditionalize FieldBuilder implementation * Fix recorded serializer tests * Update public API and samples * Add back conditional FieldBuilder sample * Use default attribute property values for FieldBuilder * Update to Azure.Core package reference * Update FieldBuilder exception message with docs Relates to #14058 * Use relative link to Sample04_FieldBuilder.md Created new issue #14060 to track using a fully-qualified URL once this PR is merged. * Remove reference to Microsoft.Spatial in production code * Refocus FieldBuilder sample on FieldBuilderIgnore
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
In the design, consider:
The text was updated successfully, but these errors were encountered: