-
Należy zdefiniować obiekty, które będą serwowane za pomocą REST API.
Docelowo dokumentacja ma trafić pod adres wiki: https://github.com/komitywa/wysadzulice.pl/wiki/REST-API
Ponieważ chcemy iść w st…
magul updated
8 years ago
-
.. this will change the API interface. Consider updating the calls respectively:
>GitHub chose GraphQL for our API v4 because it offers significantly more flexibility for our >integrators. The abil…
sosey updated
6 years ago
-
We should remind users to download the latest k8s component(kubelet, kubectl, kube-apiserver,kube-controller-manager, kube-scheduler) binaries from https://www.downloadkubernetes.com/ based on their …
-
# What is missing?
In the tutorial for the AAS API the interaction between the multiple Interfaces is specified:
[Tutorial AAS Part 2 API](https://industrialdigitaltwin.org/en/wp-content/uploads…
-
I know currently this workflow only supports `pull_request` events, but it would much better if this can support `pull_request_target` event too because most PR's usually from contributor's fork! Is t…
-
### Which service(blob, file, queue, table) does this issue concern?
Entire package
### Which version of the Azurite was used?
3.21.0
### Where do you get Azurite? (npm, DockerHub, NuGet, …
-
Hello, is it possible to specify `servers` in the generated `swagger.json` in any way, besides manually editing it?
I am using an external configuation file `openapi-configuration.yaml` together wi…
-
## Description
Hello! We are in the process of migrating thousands of repositories from Bitbucket to GitHub Enterprise Cloud. However, due to legal and security reasons, some repositories need to be …
-
Minimum example:
```go
import "github.com/schollz/progressbar/v3"
func main() {
pb := progressbar.NewOptions(
-1,
progressbar.OptionSetMaxDetailRow(1),
)
pb.ChangeMax(-1)
// this …
-
**Rancher Server Setup**
- Rancher version: v2.9.3
- Installation option (Docker install/Helm Chart):
- Helm Hart: v2.9.3 (https://github.com/rancher/rancher/releases/tag/v2.9.3)
**Informatio…