Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

feat: add all missing apis for all objects, fix the response format #62

Merged
merged 2 commits into from
Aug 18, 2023
Merged

feat: add all missing apis for all objects, fix the response format #62

merged 2 commits into from
Aug 18, 2023

Conversation

D1zzzY1
Copy link
Contributor

@D1zzzY1 D1zzzY1 commented Aug 18, 2023

Fix: #59

@casbin-bot
Copy link

@seriouszyx @ComradeProgrammer @Resulte please review

@codecov
Copy link

codecov bot commented Aug 18, 2023

Codecov Report

Merging #62 (20a7986) into master (a19e85b) will not change coverage.
The diff coverage is 0.00%.

@@           Coverage Diff           @@
##           master     #62    +/-   ##
=======================================
  Coverage    0.00%   0.00%            
=======================================
  Files          29      44    +15     
  Lines         897    1377   +480     
  Branches       28      28            
=======================================
- Misses        897    1377   +480     
Files Changed Coverage Δ
.../org/casbin/casdoor/entity/CasdoorApplication.java 0.00% <0.00%> (ø)
...in/java/org/casbin/casdoor/entity/CasdoorCert.java 0.00% <0.00%> (ø)
...java/org/casbin/casdoor/entity/CasdoorProvier.java 0.00% <0.00%> (ø)
.../java/org/casbin/casdoor/entity/CasdoorRecord.java 0.00% <0.00%> (ø)
...java/org/casbin/casdoor/entity/CasdoorSession.java 0.00% <0.00%> (ø)
...n/java/org/casbin/casdoor/entity/CasdoorToken.java 0.00% <ø> (ø)
...bin/casdoor/service/CasdoorApplicationService.java 0.00% <0.00%> (ø)
...org/casbin/casdoor/service/CasdoorCertService.java 0.00% <0.00%> (ø)
...in/casdoor/service/CasdoorOrganizationService.java 0.00% <0.00%> (ø)
...casbin/casdoor/service/CasdoorProviderService.java 0.00% <0.00%> (ø)
... and 7 more

@hsluoyz hsluoyz merged commit 3115906 into casdoor:master Aug 18, 2023
@github-actions
Copy link

🎉 This PR is included in version 1.17.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

feat: add all missing APIs for all objects, fix the response format
3 participants