Skip to content
#

api-rest

An API can be thought of as an instruction manual for communication between multiple software apparatuses. For example, an API may be used for database communication between web applications. By extracting the implementation and relinquishing data into objects, an API simplifies programming.

Here are 2,443 public repositories matching this topic...

beasteers
beasteers commented Apr 16, 2020

I like Cockpit for a lot of reasons, but one of the issues for me has always been insufficient API docs.

(Update: I misread the docs a bit and there is more information than I had previously thought. the API docs have more info than they did when we first started with cockpit which got me turned around.)

The current docs are still lacking more comprehensive examples of request schemas and it

adaptnlp
alexschwarz89
alexschwarz89 commented Aug 13, 2019

- Do you want to request a feature or report a bug? Bug

- What is the current behavior?
Readme.MD tells about optional parameters "parallelUpload" and "paralellHash" but in src/deploy/index.js the parameters are named "concurrentHash" and " concurrentUpload".

- If the current behavior is a bug, please provide the steps to reproduce.
Review the README.md:
https://github

Wikipedia
Wikipedia
You can’t perform that action at this time.