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

Update Signature TLO, Take Advantage of the PATCH API #675

Merged
merged 1 commit into from
Dec 30, 2015

Conversation

dreardon
Copy link
Contributor

Continuing with the PATCH work started in #449 and further continued in #664, I have made an update to the Signature handlers to conform with requests using the PATCH API. Through this feature, the following Signature-specific requests can now be made:

  • update_dependency
  • update_min_version
  • update_max_version
  • update_signature_data
  • update_signature_type
  • update_title

Update the Signature handlers to conform with requests
using the PATCH API and allow the following Signature-specific
requests to be made:
update_dependency
update_min_version
update_max_version
update_signature_data
update_signature_type
update_title
@mgoffin
Copy link
Contributor

mgoffin commented Dec 30, 2015

Nice :D

mgoffin added a commit that referenced this pull request Dec 30, 2015
Update Signature TLO, Take Advantage of the PATCH API
@mgoffin mgoffin merged commit fb9a8af into crits:master Dec 30, 2015
@dreardon dreardon deleted the signature_tlo_patch_requests branch December 30, 2015 20:54
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

Successfully merging this pull request may close these issues.

None yet

2 participants