Skip to content

Commit 6f1c97b

Browse files
author
Aldo Torres
committed
feat: generate examples with openapi3.0
1 parent 3ae4e94 commit 6f1c97b

File tree

5 files changed

+986
-19
lines changed

5 files changed

+986
-19
lines changed

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
# Changelog
2+
3+
All notable changes to this project will be documented in this file.
4+
5+
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
6+
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
7+
8+
## [1.1.0] - 2025-02-02
9+
10+
## Added
11+
12+
### Generate examples
13+
14+
- Read the openapi 3.0 files and generate the examples for the responses schemas

0 commit comments

Comments
 (0)