Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/imio/imio.webservice.json
https://github.com/imio/imio.webservice.json
jenkins-pipeline
Last synced: 5 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/imio/imio.webservice.json
- Owner: IMIO
- Created: 2014-04-07T08:34:13.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2024-08-22T11:28:32.000Z (5 months ago)
- Last Synced: 2024-08-22T12:58:26.439Z (5 months ago)
- Topics: jenkins-pipeline
- Language: Python
- Homepage:
- Size: 293 KB
- Stars: 0
- Watchers: 19
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.rst
- Changelog: CHANGES.rst
Awesome Lists containing this project
README
.. contents::
Error codes List
================global errors
-------------- **INTERNAL_ERROR** : An internal error occured during the process of the request
- **SCHEMA_VALIDATION_ERROR** : The JSON validation failedschema webservice errors
------------------------- **UNKNOWN_SCHEMA** : The schema name or version is incorrect
file_upload webservice errors
------------------------------ **MISSING_METADATA** : The metadata is not defined
- **FILESIZE_MISMATCH** : The filesize does not match the filesize from the metadata
- **MD5_MISMATCH** : The file MD5 does not match the MD5 from the metadatadms_metadata webservice errors
------------------------------- **SCAN_DATE_INVALID** : The value for the field 'scan_date' is invalid
- **SCAN_HOUR_INVALID** : The value for the field 'scan_hour' is invalid
- **EXTERNAL_ID_DUPLICATE** : The value for the field 'external_id' already exist
- **INVALID_EXTERNAL_ID** : The value for the field 'external_id' is invalid
- **INVALID_CLIENT_ID** : The value for the field 'client_id' is invalidTests
=====This package is tested using Travis CI. The current status of the add-on is :
.. image:: https://api.travis-ci.org/IMIO/imio.webservice.json.png
:target: http://travis-ci.org/IMIO/imio.webservice.json