doc.go 554 B

123456789101112131415161718192021
  1. // Code generated by go-swagger; DO NOT EDIT.
  2. // Package restapi Optimal power production allocation service
  3. //
  4. // This API exposes an algorithm that computes optimal power production allocation for a given power need and power plant capacity.
  5. // Schemes:
  6. // http
  7. // Host: localhost
  8. // BasePath: /
  9. // Version: 0.0.1
  10. //
  11. // Consumes:
  12. // - application/eu.reverservices.gem.spaas.v1+json
  13. // - application/json
  14. //
  15. // Produces:
  16. // - application/eu.reverservices.gem.spaas.v1+json
  17. // - application/json
  18. //
  19. // swagger:meta
  20. package restapi