Skip to content

Commit

Permalink
Use the word "OpenAPI Generator"
Browse files Browse the repository at this point in the history
  • Loading branch information
samchon committed Sep 8, 2024
1 parent dcf6099 commit bfc2beb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ flowchart
v30("OpenAPI v3.0") --upgrades--> emended
v31("OpenAPI v3.1") --emends--> emended
end
subgraph "Ecosystem"
subgraph "OpenAPI Generator"
emended --normalizes--> migration[["Migration Schema"]]
migration --"Artificial Intelligence"--> lfc{{"LLM Function Calling Application"}}
end
Expand Down Expand Up @@ -193,7 +193,7 @@ flowchart
v30("OpenAPI v3.0") --upgrades--> emended
v31("OpenAPI v3.1") --emends--> emended
end
subgraph "Ecosystem"
subgraph "OpenAPI Generator"
emended --normalizes--> migration[["Migration Schema"]]
migration --"Artificial Intelligence"--> lfc{{"<b><u>LLM Function Calling Application</b></u>"}}
end
Expand Down

0 comments on commit bfc2beb

Please sign in to comment.