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

fixes #2785: support property instance annotation without property value #2786

Merged
merged 6 commits into from
Dec 1, 2023

Commits on Nov 6, 2023

  1. Configuration menu
    Copy the full SHA
    d2a6f17 View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2023

  1. Configuration menu
    Copy the full SHA
    0e164bc View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2023

  1. Fixes the failing test cases

    xuzhg committed Nov 11, 2023
    Configuration menu
    Copy the full SHA
    a2d6f8d View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2023

  1. Add the comments

    xuzhg committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    af842ec View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2023

  1. Add async test cases

    xuzhg committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    02ca9f6 View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2023

  1. What scenario could be like a property in payload meets:

    1) there's not value
    2) there's no odata instance annotation
    3) There's no custom instance annotation
    xuzhg committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    bab4ea6 View commit details
    Browse the repository at this point in the history