Skip to content

Conversation

dhritinaidu
Copy link
Member

Dug into where in the runtime validate is called. Docstring now explains what the path parameter is and what the return values are more clearly.

@dhritinaidu dhritinaidu requested review from a team, njooma and lia-viam and removed request for a team September 8, 2025 20:47
@viambot viambot added the safe to test This pull request is marked safe to test from a trusted zone label Sep 8, 2025
Copy link
Member

@njooma njooma left a comment

Choose a reason for hiding this comment

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

2 comments, otherwise good!

// 3. An error if any Config fields are missing or invalid.
//
// The `path` parameter indicates
// where this resource appears in the robot's JSON configuration
Copy link
Member

Choose a reason for hiding this comment

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

Suggested change
// where this resource appears in the robot's JSON configuration
// where this resource appears in the machine's JSON configuration

// 3. An error if any Config fields are missing or invalid.
//
// The `path` parameter indicates
// where this resource appears in the robot's JSON configuration
Copy link
Member

Choose a reason for hiding this comment

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

Suggested change
// where this resource appears in the robot's JSON configuration
// where this resource appears in the machine's JSON configuration

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
safe to test This pull request is marked safe to test from a trusted zone
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants