Skip to content
This repository has been archived by the owner on May 19, 2020. It is now read-only.

Fix swagger specification for Alfresco MediaType #160

Merged
merged 1 commit into from Mar 18, 2019

Conversation

erdemedeiros
Copy link
Collaborator

Remove [DomainObject]Resource classes as they are not bringing any value and this allows the reuse of common swagger
configuration defined in common repository.

Refs Activiti/Activiti#2588

Remove [DomainObject]Resource classes as they are not bringing any value and this allows the reuse of common swagger
configuration defined in common repository.

Refs Activiti/Activiti#2588
@codecov
Copy link

codecov bot commented Mar 18, 2019

Codecov Report

Merging #160 into develop will decrease coverage by 0.19%.
The diff coverage is 28.57%.

Impacted file tree graph

@@             Coverage Diff              @@
##             develop     #160     +/-   ##
============================================
- Coverage      25.45%   25.26%   -0.2%     
  Complexity         7        7             
============================================
  Files             90       90             
  Lines           1540     1536      -4     
  Branches          35       35             
============================================
- Hits             392      388      -4     
  Misses          1137     1137             
  Partials          11       11
Impacted Files Coverage Δ Complexity Δ
...ervices/audit/api/resources/EventsRelProvider.java 100% <ø> (ø) 4 <0> (ø) ⬇️
...dit/jpa/controllers/AuditEventsControllerImpl.java 56.81% <ø> (ø) 0 <0> (ø) ⬇️
...es/audit/api/config/AuditAPIAutoConfiguration.java 0% <0%> (ø) 0 <0> (?)
...es/audit/api/assembler/EventResourceAssembler.java 0% <0%> (ø) 0 <0> (ø) ⬇️
...oud/starter/audit/configuration/SwaggerConfig.java 100% <100%> (ø) 2 <1> (ø) ⬇️
...pa/controllers/AuditEventsAdminControllerImpl.java 100% <100%> (ø) 0 <0> (ø) ⬇️

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 e94473f...f04e9cb. Read the comment docs.

@ryandawsonuk ryandawsonuk merged commit 681281e into develop Mar 18, 2019
@ryandawsonuk ryandawsonuk deleted the elias-2588-fix-swagger branch March 18, 2019 17:31
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants