Adriean Khisbe
|
0dbab0c916
|
Make linting green again ✅
- disable some rules (put as warning)
- refactor some stuff
- fix some bugs introduced in 404e362 🐛
- fix some original bugs (paramater, argument)
|
7 years ago |
Adriean Khisbe
|
83303376d3
|
Reformating with the new prettier configuration 🔧
|
7 years ago |
AdrieanKhisbe
|
45649fcde1
|
Massive refactor trying to have instantiable client ⚒️
|
7 years ago |
Adriean Khisbe
|
404e362717
|
Let and Const all the things 🛠️
|
7 years ago |
Mike Iskiw
|
8d65317a8d
|
The Screenboard Update API call requires the boardID to be part of the url path /screen/{boardId}
|
8 years ago |
Hao Huang
|
73ef182cda
|
change http-method GET to POST on api.Screenboard#share
|
8 years ago |
Lewis Chung
|
a79eb01f86
|
Add screenboard update API
Datadog now has a screenboard update API.
- I used the same parameters as the create call + boardId.
- Also ran `npm run docs`
|
10 years ago |
Lewis Chung
|
8a37c100fc
|
fix conflicts
|
10 years ago |
Lewis Chung
|
467cbf6bd6
|
Update screenboard create api
- title -> boardTitle
- description is now optional
- graphs -> widgets
- add readOnly
|
10 years ago |
Brett Langdon
|
0b06f4199d
|
use json-bigint for json parsing/serializing
|
11 years ago |
Brett Langdon
|
c608ccb8ac
|
fix usage string indentation
|
11 years ago |
Brett Langdon
|
ff505eb6df
|
add screenboard api
|
11 years ago |