]> git.aero2k.de Git - tmp/jakarta-migration.git/commit
DRYD-239: Make advanced search queries work on GET list request to /vocabularies
authorremillet <remillet@yahoo.com>
Mon, 29 Jan 2018 07:07:26 +0000 (23:07 -0800)
committerremillet <remillet@yahoo.com>
Mon, 29 Jan 2018 07:07:26 +0000 (23:07 -0800)
commit9e51f188c1c30cb1a0c7abb6afe2b69605e02518
tree400fa755ac17403c29ae7c91a3335375ee9a4da9
parent61a139aeb242bac1f2d723f005e5b10c20698896
DRYD-239: Make advanced search queries work on GET list request to /vocabularies
services/IntegrationTests/src/main/java/org/collectionspace/services/IntegrationTests/xmlreplay/XmlReplay.java
services/IntegrationTests/src/test/resources/test-data/xmlreplay/vocabulary/ShowItems/responses/searchVocabularyAdvancedSearch.res.xml [new file with mode: 0644]
services/IntegrationTests/src/test/resources/test-data/xmlreplay/vocabulary/ShowItems/responses/searchVocabularyItemsAdvancedSearch.res.xml [new file with mode: 0644]
services/IntegrationTests/src/test/resources/test-data/xmlreplay/vocabulary/ShowItems/searchItems-vocab.xml [new file with mode: 0644]
services/IntegrationTests/src/test/resources/test-data/xmlreplay/vocabulary/vocabulary.xml
services/authority/service/src/main/java/org/collectionspace/services/common/vocabulary/AuthorityResource.java
services/vocabulary/service/src/main/java/org/collectionspace/services/vocabulary/VocabularyResource.java