hub-monorepo icon indicating copy to clipboard operation
hub-monorepo copied to clipboard

Add missing message type

Open rcbgr opened this issue 9 months ago • 2 comments

Motivation

Describe why this issue should be fixed and link to any relevant design docs, issues or other relevant items.

Fix the OpenAPI spec

Change Summary

Describe the changes being made in 1-2 concise sentences.

Remove empty whitespaces and register the type on the message type. I generated a go client and before this fix, it would not compile.

Merge Checklist

Choose all relevant options below by adding an x now or at any time before submitting for review

Additional Context

If this is a relatively large or complex change, provide more details here that will help reviewers


PR-Codex overview

This PR updates descriptions and schemas in the spec.yaml file for UserData and OnChainEvents.

Detailed summary

  • Updated descriptions for UserData and OnChainEvents
  • Adjusted response schemas based on parameters
  • Added clarity on optional parameters and response types

✨ Ask PR-Codex anything about this PR by commenting with /codex {your question}

rcbgr avatar May 15 '24 19:05 rcbgr