Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add name to mt-class #994

Merged
merged 4 commits into from
Mar 1, 2023
Merged

Conversation

hamdielhamdi-cognite
Copy link
Contributor

Reflect the monitoring- task-api changes in the js-sdk, in the monitoring task api we added a new field name.

@hamdielhamdi-cognite hamdielhamdi-cognite requested a review from a team as a code owner March 1, 2023 11:44
@andersfylling andersfylling changed the title add-name-to-mt-class feat: add name to mt-class Mar 1, 2023
@@ -49,6 +50,7 @@ export interface MonitoringTaskCreate {
export interface MonitoringTask {
id: CogniteInternalId;
externalId?: CogniteExternalId;
name: String;
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

prefer string, not String

@andersfylling
Copy link
Contributor

@hamdielhamdi-cognite you can use the labels auto-merge and auto-update to keep your PR in sync.

Copy link
Collaborator

@polomani polomani left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@cognite-bulldozer cognite-bulldozer bot merged commit 6b086d7 into master Mar 1, 2023
@cognite-bulldozer cognite-bulldozer bot deleted the add-name-to-mt-class branch March 1, 2023 14:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants