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

feat: add type definitions in usage examples #135

Merged
merged 3 commits into from
Aug 12, 2024
Merged

Conversation

dkooll
Copy link
Contributor

@dkooll dkooll commented Aug 12, 2024

Description

This PR adds type definitions to all examples usages.

PR Checklist

  • I have checked if my changes close any open issues. If so please include appropriate closing keywords below.
  • I have performed a self-review of my own code
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • Any dependent changes have been merged and published in downstream modules

This is a (please select all that apply):

  • Documentation
  • Bug Fix
  • New Feature (ie adding a service, resource, or data source)
  • Enhancement
  • Breaking change (not backwards compatible with previous releases)

Related Issue(s)

Fixes #134

@dkooll dkooll added the documentation Improvements or additions to documentation label Aug 12, 2024
@dkooll dkooll self-assigned this Aug 12, 2024
@dkooll dkooll requested a review from a team as a code owner August 12, 2024 13:34
@dkooll dkooll merged commit 0a6461a into main Aug 12, 2024
3 of 4 checks passed
@dkooll dkooll deleted the feat/add-type-definitions branch August 12, 2024 14:07
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

add type definitions usages
2 participants