All Downloads are FREE. Search and download functionalities are using the official Maven repository.

swagger-changelog-gradle-plugin.1.0.0.source-code.sample.adoc Maven / Gradle / Ivy

There is a newer version: 1.0.3
Show newest version
=== Version 1.5.0 to 1.6.1



==== New Endpoints

'''

==== Deprecated Endpoints

'''

==== Changed Endpoints


`POST` /orders Creates new order

Parameters



    Insert orderRequest.endCustomerSiteDetails //Details on the hardware within the site
    Insert orderRequest.sourceCircuitDetails //Details on the source site
    Insert orderRequest.targetCircuitDetails //Details on the source site
    Delete orderRequest.hardwareDetails //Details on the hardware within the site
    Delete orderRequest.sourceSiteDetails //Details on the source site
    Delete orderRequest.targetSiteDetails //Details on the source site


`GET` /orders/{id} Get an order by id

Return Type



    Insert endCustomerSiteDetails //The end customer site details
    Insert sourceCircuitDetails //The a-end circuit details
    Insert targetCircuitDetails //The b-end circuit details
    Delete hardwareDetails //The hardware connectivity details
    Delete selectedQuotationFee
    Delete sourceSiteDetails //The a-end site details
    Delete targetSiteDetails //The b-end site details




© 2015 - 2025 Weber Informatics LLC | Privacy Policy