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

Add Prerequisites for Operations to Core #20

Open
JefWight opened this issue Oct 26, 2015 · 2 comments
Open

Add Prerequisites for Operations to Core #20

JefWight opened this issue Oct 26, 2015 · 2 comments

Comments

@JefWight
Copy link

Some operations have certain requirements of the entity they are being executed on in order to succeed.

For example, a service managing email may expose a Send operation on a EmailDraft, but sending the email may require at least one of To:, CC:, or BCC: have a value set. We would like the ability to express these requirements as their own annotation (distinct from Description).

@ralfhandl
Copy link

Hi Jeff,

I'd like to continue this discussion on the odata-comment mailing list.

Thanks in advance!
--Ralf

@ralfhandl
Copy link

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

No branches or pull requests

2 participants