Skip to content

Latest commit

 

History

History
45 lines (35 loc) · 1.53 KB

README.md

File metadata and controls

45 lines (35 loc) · 1.53 KB

mod-organizations-storage

Copyright (C) 2019-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.

Introduction

This is the Organizations storage module.

Additional information

The following APIs are not currently in use and may at some point be removed or resurrected:

  • POST /organization-storage/addresses
  • GET /organization-storage/addresses
  • GET /organization-storage/addresses/
  • PUT /organization-storage/addresses/
  • DELETE /organization-storage/addresses/
  • POST /organization-storage/emails
  • GET /organization-storage/emails
  • GET /organization-storage/emails/
  • PUT /organization-storage/emails/
  • DELETE /organization-storage/emails/
  • POST /organization-storage/phone-numbers
  • GET /organization-storage/phone-numbers
  • GET /organization-storage/phone-numbers/
  • PUT /organization-storage/phone-numbers/
  • DELETE /organization-storage/phone-numbers/
  • POST /organization-storage/urls
  • GET /organization-storage/urls
  • GET /organization-storage/urls/
  • PUT /organization-storage/urls/
  • DELETE /organization-storage/urls/

Issue tracker

See project MODORGS at the FOLIO issue tracker.

Other documentation

Other modules are described, with further FOLIO Developer documentation at dev.folio.org