devabhishekpal commented on PR #5509:
URL: https://github.com/apache/ozone/pull/5509#issuecomment-1805829016
@ArafatKhan2198 this schema is generated automatically from the example and
schema structure declared.
So if you check the yaml file we have the schema declared as:
```
someDataObject:
type: object
properties:
a:
type: integer
example: 3
```
So from here it interpolates the schema
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]