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

TEntityTypeType.isOK letting stuff through #125

Open
CyberiaResurrection opened this issue Aug 6, 2017 · 0 comments
Open

TEntityTypeType.isOK letting stuff through #125

CyberiaResurrection opened this issue Aug 6, 2017 · 0 comments

Comments

@CyberiaResurrection
Copy link
Collaborator

Cf Odata v3 spec:

6 Entity Type Constructs
Entity types are nominal structural types with a key that consists of one or more references to structural properties. An entity type by definition has an independent existence and can be created, updated or deleted independently of any other types. An entity type is the template for an entity: any uniquely identifiable record such as a customer or order.

A key MUST be supplied if and only if the entity type does not specify a base type. The key consists of one or more references to structural properties of the entity type.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants
@CyberiaResurrection and others