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

Remove mention of child org being new #20999

Merged
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions .apigentools-info
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,13 @@
"spec_versions": {
"v1": {
"apigentools_version": "1.6.6",
"regenerated": "2023-12-11 19:50:13.435061",
"spec_repo_commit": "5584abd0"
"regenerated": "2023-12-13 18:06:06.933677",
"spec_repo_commit": "493effcf"
},
"v2": {
"apigentools_version": "1.6.6",
"regenerated": "2023-12-11 19:50:24.076635",
"spec_repo_commit": "5584abd0"
"regenerated": "2023-12-13 18:06:15.255688",
"spec_repo_commit": "493effcf"
}
}
}
10 changes: 5 additions & 5 deletions content/en/api/v1/organizations/examples.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion data/api/v1/full_spec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9447,7 +9447,7 @@ components:
example: some description
type: string
name:
description: The name of the new child-organization, limited to 32 characters.
description: The name of the child organization, limited to 32 characters.
example: New child org
maxLength: 32
type: string
Expand Down
Loading
Loading