Skip to content

Commit

Permalink
add missing docs
Browse files Browse the repository at this point in the history
  • Loading branch information
JR-1991 committed Dec 19, 2024
1 parent a9fafa7 commit f9cc45b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/datamodel.rs
Original file line number Diff line number Diff line change
Expand Up @@ -85,9 +85,9 @@ impl DataModel {
// Get the JSON schema for an object
//
// * `obj_name` - Name of the object
// * `openai` - Whether to remove options from the schema properties. OpenAI does not support options.
//
// # Panics
//
// If no objects are found in the markdown file
// If the object is not found in the markdown file
//
Expand Down

0 comments on commit f9cc45b

Please sign in to comment.