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

[Feature] Automatic Doc Generation #50

Open
colbyfayock opened this issue May 26, 2023 · 0 comments · Fixed by #52
Open

[Feature] Automatic Doc Generation #50

colbyfayock opened this issue May 26, 2023 · 0 comments · Fixed by #52
Assignees

Comments

@colbyfayock
Copy link
Collaborator

Feature Request

Is your feature request related to a problem? Please describe.

Describe the solution you'd like

Describe alternatives you've considered

Additional context

colbyfayock added a commit that referenced this issue Dec 14, 2023
# Description

Starts work of migrating project to Zod allowing the ability ot use
runtime Types to automatically generate documentation.

The hope is this can be used for Cloudinary Util docs as well as
repurposing it for framework docs automations.

## Issue Ticket Number

Fixes #50 

<!-- Specify above which issue this fixes by referencing the issue
number (`#<ISSUE_NUMBER>`) or issue URL. -->
<!-- Example: Fixes
https://github.com/colbyfayock/cloudinary-util/issues/<ISSUE_NUMBER> -->

## Type of change

<!-- Please select all options that are applicable. -->

- [ ] Bug fix (non-breaking change which fixes an issue)
- [ ] New feature (non-breaking change which adds functionality)
- [ ] Breaking change (fix or feature that would cause existing
functionality to not work as expected)
- [ ] Fix or improve the documentation
- [ ] This change requires a documentation update


# Checklist

<!-- These must all be followed and checked. -->

- [ ] I have followed the contributing guidelines of this project as
mentioned in [CONTRIBUTING.md](/CONTRIBUTING.md)
- [ ] I have created an
[issue](https://github.com/colbyfayock/cloudinary-util/issues) ticket
for this PR
- [ ] I have checked to ensure there aren't other open [Pull
Requests](https://github.com/colbyfayock/cloudinary-util/pulls) for the
same update/change?
- [ ] I have performed a self-review of my own code
- [ ] I have run tests locally to ensure they all pass
- [ ] I have commented my code, particularly in hard-to-understand areas
- [ ] I have made corresponding changes needed to the documentation
github-actions bot pushed a commit that referenced this issue Dec 14, 2023
# [@cloudinary-util/url-loader-v3.24.0-beta.1](https://github.com/colbyfayock/cloudinary-util/compare/@cloudinary-util/url-loader-v3.23.0...@cloudinary-util/url-loader-v3.24.0-beta.1) (2023-12-14)

### Features

* Auto Generate Docs with Zod ([#52](#52)) ([b179bdc](b179bdc)), closes [#50](#50)
* remove main only releases ([#111](#111)) ([969c00b](969c00b))
@colbyfayock colbyfayock self-assigned this Sep 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant