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

Potential confusion with errors when adding duplicate objects #106

Open
clenk opened this issue Jul 22, 2020 · 0 comments
Open

Potential confusion with errors when adding duplicate objects #106

clenk opened this issue Jul 22, 2020 · 0 comments

Comments

@clenk
Copy link

clenk commented Jul 22, 2020

TAXII 2.1 Section 5.5 Add Objects says:

If a client publishes an exact duplicate of an Object already present in the Collection, the server MUST not return an error for that Object.

The way it's worded may confuse some readers because the error message type in 3.6.1 is an error for an entire request rather than for a single object. The cti-taxii-server library interprets this line to mean don't return an error as defined in 3.6.1 but it might be interpreted to mean that the status-details returned for that object can't contain an error/failure.

Suggest changing to "not return an error for that request." Not urgent.

Originally brought up by oasis-open/cti-taxii-server#131.

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

1 participant