learningtapestry / metadataregistry

DEPRECATED - THIS CODE BASE IS NO LONGER MAINTAINED. Metadata Registry
Apache License 2.0
7 stars 5 forks source link

API parameters that allow getting deleted records #57

Closed trinya closed 8 years ago

trinya commented 8 years ago

Please add the parameters that change the scope for search: ?include_deleted=true - returns all records including deleted ones ?include_deleted=only - returns only deleted records

When you make a specific envelope call - and it’s been deleted - same expectation.