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

✨ Added the Confluence Restriction Service #99

Merged
merged 6 commits into from
Jan 19, 2022

Conversation

ctreminiom
Copy link
Owner

  1. Added the following method under contentRestriction.go
  • Get restrictions
  • Update restrictions
  • Add restrictions
  • Delete restrictions
  1. Parsed the Content Restriction Operations

  2. Parsed the Content Restriction Operation for groups.

  3. Added the github.com/google/uuid library

1. Added the following method under *contentRestriction.go*
* Get restrictions
* Update restrictions
* Add restrictions
* Delete restrictions

2. Parsed the Content Restriction Operations
3. Parsed the Content Restriction Operation for groups.

4. Added the github.com/google/uuid library
@codecov
Copy link

codecov bot commented Jan 18, 2022

Codecov Report

Merging #99 (2f787c0) into main (441f021) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##              main       #99    +/-   ##
==========================================
  Coverage   100.00%   100.00%            
==========================================
  Files          145       148     +3     
  Lines        10818     11004   +186     
==========================================
+ Hits         10818     11004   +186     
Impacted Files Coverage Δ
confluence/content.go 100.00% <ø> (ø)
confluence/confluence.go 100.00% <100.00%> (ø)
confluence/contentRestriction.go 100.00% <100.00%> (ø)
confluence/contentRestrictionOperationGroup.go 100.00% <100.00%> (ø)
confluence/contentRestrictionsOperation.go 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 441f021...2f787c0. Read the comment docs.

@ctreminiom ctreminiom marked this pull request as ready for review January 19, 2022 05:29
@ctreminiom ctreminiom merged commit aa74abb into main Jan 19, 2022
@ctreminiom ctreminiom deleted the feature/content-restrictions branch January 23, 2022 19:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

1 participant