mirror of
https://github.com/katanemo/plano.git
synced 2026-07-23 16:51:04 +02:00
chore: drop unrelated changes, keep docs-only diff
Co-authored-by: Musa <musa@spherrrical.dev>
This commit is contained in:
parent
432c94e2db
commit
b642817f6e
5 changed files with 163 additions and 29 deletions
|
|
@ -53,7 +53,7 @@ impl Serialize for FunctionParameters {
|
|||
where
|
||||
S: serde::Serializer,
|
||||
{
|
||||
// select all requried parameters
|
||||
// select all required parameters
|
||||
let required: Vec<&String> = self
|
||||
.properties
|
||||
.iter()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue