You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
23 lines
493 B
23 lines
493 B
3 years ago
|
// Code generated by go-swagger; DO NOT EDIT.
|
||
|
|
||
|
// Package restapi Billing Management API
|
||
|
//
|
||
|
// An API which supports creation, deletion, listing etc of Billing
|
||
|
// Schemes:
|
||
|
// http
|
||
|
// https
|
||
|
// Host: localhost:8000
|
||
|
// BasePath: /api/v1.0
|
||
|
// Version: 1.0.0
|
||
|
// License: Apache 2.0 http://www.apache.org/licenses/LICENSE-2.0.html
|
||
|
// Contact: <diego@cyclops-labs.io>
|
||
|
//
|
||
|
// Consumes:
|
||
|
// - application/json
|
||
|
//
|
||
|
// Produces:
|
||
|
// - application/json
|
||
|
//
|
||
|
// swagger:meta
|
||
|
package restapi
|