Doc: OpenAPI for Ithaca (using v12.0~rc1)
Context
Providing OpenAPI documentation of the Ithaca RPCs can help the community to adapt its software (especially to Tenderbake!)
Manually testing the MR
Read the generated doc using a tool that format it (gitlab.com has a formatter of OpenAPI codumentation that allows you to make some calls!)
Checklist
-
Document the interface of any function added or modified (see the coding guidelines) - N/A Document any change to the user interface, including configuration parameters (see node configuration)
-
Provide automatic testing (see the testing guide). - N/A For new features and bug fixes, add an item in the appropriate changelog (
docs/protocols/alpha.rstfor the protocol and the environment, theDevelopment Versionsection ofCHANGES.mdfor everything else). -
Select suitable reviewers using the Reviewersfield below. -
Select as Assigneethe next person who should take action on that MR