Copyright (C) 2016-2023 The Open Library Foundation
This software is distributed under the terms of the Apache License, Version 2.0. See the file "LICENSE" for more information.
Repository of RAML traits and resource type files.
This repository contains traits and resource types that can be re-used by other projects to limit duplication. It is utilized as a git submodule in each such repository as its "raml-util" directory.
Trait examples:
- Authorization
- Pagination
- etc.
Resource types:
- Get, Post, Delete, Put, File upload, etc.
This is the master location for the traits and resource types, while each module is the master for its own schemas, examples, and actual RAML files.
The raml-module-builder framework.
Other modules.
See project RMB at the FOLIO issue tracker.
Other FOLIO Developer documentation is at dev.folio.org