This pull request introduces OpenAPI schema definitions and descriptions for theJobStep object, enhancing the clarity and completeness of the API documentation.
The JobStep object plays a critical role in defining step for various job-related activities within the system. By including detailed schema definitions and descriptions, developers and users will have better insight into the structure and purpose of theJobStep object, facilitating more effective utilization of the API.
This pull request introduces OpenAPI schema definitions and descriptions for the
JobStep
object, enhancing the clarity and completeness of the API documentation.The
JobStep
object plays a critical role in defining step for various job-related activities within the system. By including detailed schema definitions and descriptions, developers and users will have better insight into the structure and purpose of theJobStep
object, facilitating more effective utilization of the API.After the PR:
Before the PR: