Commit Graph

14 Commits

Author SHA1 Message Date
Briscoooe ffa23d972e
Update Python example to use Python 3 syntax 2023-01-28 21:23:02 +00:00
msadiq058 29e169c2b5
Update examples.md for golang (#16062)
* Update examples.md for golang

calling, `defer cli.Close()`
to close the underline transport used by the client

* fixed indentation

* added cli.close() call in index.md

Co-authored-by: Mohd Sadiq <mohd.sadiq@akridata.com>
2022-11-03 17:52:00 +01:00
Rahul De 0a6ef09f05
Add contajners to unofficial libs 2022-01-15 09:57:05 +00:00
Sebastiaan van Stijn 2477916f59
engine/api: use "console" for shell examples
This allows for easier copying of the commands, without selecting the
prompt.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2021-08-06 17:20:01 +02:00
Visarut Phusua ce3c977b70
Add parameter platform value is nil 2021-04-20 00:39:49 +07:00
Sebastiaan van Stijn dc55bab431
engine/api: fix cURL examples for different cURL versions
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2020-10-28 17:57:07 +01:00
Rahul De c11ad3cd06
[#10166] Add clojure client 2020-10-25 09:33:09 +01:00
Nicolas De loof d75734b741
ECS local simulation (#11352)
* Document ECS local simulation mode

Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>

* List "jocker" as SDK java implementation

Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>

* Style updates

Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>
2020-09-10 16:07:21 +01:00
Sebastiaan van Stijn 777c5d23da
engine: use relative markdown links
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2020-04-23 13:03:32 +02:00
Sebastiaan van Stijn c7c1a59dab
API docs: recommend using version negotiation
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2020-02-24 17:15:23 +01:00
Sebastiaan van Stijn 9774d43d65
SDK: remove reference to obsolete Go version
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2020-02-24 17:15:21 +01:00
Sebastiaan van Stijn d021c47d26
Remove duplicated API reference from SDK docs
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2020-02-24 17:15:19 +01:00
Sebastiaan van Stijn ee407ac0ef
Move SDK examples under "sdk"
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2020-02-24 17:15:06 +01:00
Usha Mandya 1566e01673 Moved topics under engine/api/ 2020-02-21 16:44:41 +00:00