sundata/packages

Last updated:

This is a private Composer repository. To use it, you have to add this repository to your composer.json file.

Setting up this repository in your projects

Add this Composer repository to your project's composer.json file, then you can require these private packages just like you would with one from Packagist.

{
  "repositories": [{
    "type": "composer",
    "url": "https://packages.sundata.nl"
  }]
}

Read more on how to handle composer private packages.

### Requirements * an account with the credentials; * e-mail address * password ### Getting Started 1. Use the Sign-In endpoint to obtain a bearer token. * open the 'authorize' of the swagger and paste the bearer-token here * note: the authorization is persisted in the swagger but eventually the token will expire 2. Use the user/me/companies endpoint to find out which company_ids are associated with the account 3. Validate by using, for example, the Companies endpoint (GET) * fill the company-id ### Upgrade guide * v1.6.0 * Adds the plant-tags endpoints, for attaching and detaching tags * v2.0.0 * Attaching tags and companies during plant creation or updating is no longer supported. These should now be attached using the plant-tags and plant-companies endpoints.

Keywords
openapitools openapi-generator openapi php sdk rest api
Homepage
https://openapi-generator.tech
License
unlicense
Authors
OpenAPI
Releases
dev-master, v2.0.1, v2.0.0, v1.6.0, v1.5.0, v1.4.0, v1.3.0, v1.2.0, v1.1.0, v1.0.0, v0.0.26, v0.0.25, v0.0.24, v0.0.23, v0.0.22, v0.0.21, v0.0.20, v0.0.19, v0.0.18, v0.0.17, v0.0.16, v0.0.15, v0.0.14, v0.0.13, v0.0.12, v0.0.11, v0.0.10, v0.0.9, v0.0.8, v0.0.7, v0.0.6, v0.0.5, v0.0.4, v0.0.3, v0.0.2, v0.0.1

This Composer repository is powered by Satis 1.0.0