Skip to content

Commit

Permalink
[plugin-rest-api] Do not publish request/response details for resourc…
Browse files Browse the repository at this point in the history
…e validation
  • Loading branch information
ikalinin1 committed Nov 4, 2021
1 parent 050b53d commit dd0de2b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions vividus-plugin-rest-api/src/main/resources/spring.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@
<property name="skipResponseEntity" value="true" />
<property name="lastRequestInterceptor"><null/></property>
<property name="lastResponseInterceptor"><null/></property>
<property name="httpResponseHandlers"><list/></property>
</bean>
</constructor-arg>
</bean>
Expand Down

0 comments on commit dd0de2b

Please # to comment.