mirror of
https://gitlab.com/openstapps/openstapps.git
synced 2026-01-21 00:52:55 +00:00
feat: use tag @validatable to mark schema types
This commit is contained in:
@@ -17,6 +17,7 @@ import {SCUuid} from '../../../types/UUID';
|
||||
|
||||
/**
|
||||
* Request to check the availability of books
|
||||
* @validatable
|
||||
*/
|
||||
export type SCBookAvailabilityRequest = SCBookAvailabilityRequestByIsbn | SCBookAvailabilityRequestByUuid;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user