-
- Downloads
There was an error fetching the commit references. Please try again later.
Add label_id parameter to label API for PUT and DELETE
Add specs for new parameter and updated documentation as well.
Showing
- changelogs/unreleased/62322-add-optional-id-to-label-api-put-delete-pd.yml 5 additions, 0 deletions...ased/62322-add-optional-id-to-label-api-put-delete-pd.yml
- doc/api/labels.md 5 additions, 3 deletionsdoc/api/labels.md
- lib/api/helpers/label_helpers.rb 22 additions, 10 deletionslib/api/helpers/label_helpers.rb
- lib/api/labels.rb 6 additions, 2 deletionslib/api/labels.rb
- spec/lib/api/helpers/label_helpers_spec.rb 33 additions, 0 deletionsspec/lib/api/helpers/label_helpers_spec.rb
- spec/requests/api/labels_spec.rb 214 additions, 122 deletionsspec/requests/api/labels_spec.rb
spec/lib/api/helpers/label_helpers_spec.rb
0 → 100644
Please register or sign in to comment