Details
-
Story
-
Status: Closed (View Workflow)
-
P3
-
Resolution: Done
-
None
-
-
Falcon Sprint 125, Falcon Sprint 126
-
5
-
Falcon
Description
Purpose
To have an ability to work with Authority objects using the REST API
Approach
- Create a new interface 'authority-storage'. The list of methods should similar to the item-storage interface:
GET '/authority-storage/authorities'
GET '/authority-storage/authorities/{id}'
POST '/authority-storage/authorities'
PUT '/authority-storage/authorities{id}'
DELETE '/authority-storage/authorities/{id}'
DELETE '/authority-storage/authorities'
- Create database table needed for storing
Acceptance criteria
- Assign Mikhail Fokanov on code review
- The REST API is implemented and covered by unit tests
TestRail: Results
Attachments
Issue Links
- blocks
-
MODINV-501 Create Handler to generate Authorities from MARC Authority records
-
- Closed
-
-
MODINV-503 Edit MARC Authorities via quickMARC | Update Inventory Authorities
-
- Closed
-
- defines
-
UXPROD-3360 FALCON - quickMARC | Search MARC Authority Records (Lotus work)
-
- Closed
-
- has to be done after
-
MODINV-504 Create schema for Authority domain object
-
- Closed
-
- has to be done before
-
MODINV-501 Create Handler to generate Authorities from MARC Authority records
-
- Closed
-
-
MODINVSTOR-788 Automatic creation of Kafka topic for Authorities
-
- Closed
-
-
MODINVSTOR-789 Send "Domain Events" to Kafka Authorities topic
-
- Closed
-
- is blocked by
-
MODINV-504 Create schema for Authority domain object
-
- Closed
-
- relates to
-
MSEARCH-187 [SPIKE]: Authority records search with ES
-
- Closed
-
- mentioned in
-
Page Loading...