Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Documentation needed for all schema fields #38

Closed
patrickcping opened this issue Feb 7, 2023 · 1 comment
Closed

Documentation needed for all schema fields #38

patrickcping opened this issue Feb 7, 2023 · 1 comment
Labels
documentation Improvements or additions to documentation good first issue Good for newcomers v0.1.2

Comments

@patrickcping
Copy link
Contributor

All schema fields we expose should have documentation attached. Ideally these come from any official documentation we might have

"customer_id": {
Type: schema.TypeString,
Computed: true,
},

Applies to all schema

@samir-gandhi
Copy link
Contributor

samir-gandhi commented Apr 21, 2023

resolved in #102

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation good first issue Good for newcomers v0.1.2
Projects
None yet
Development

No branches or pull requests

2 participants