Skip to content
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
build(deps): bump nextcloud/openapi-extractor
Bumps [nextcloud/openapi-extractor](https://github.com/nextcloud-releases/openapi-extractor) from 1.4.0 to 1.5.0.
- [Changelog](https://github.com/nextcloud-releases/openapi-extractor/blob/main/CHANGELOG.md)
- [Commits](nextcloud-releases/openapi-extractor@v1.4.0...v1.5.0)

---
updated-dependencies:
- dependency-name: nextcloud/openapi-extractor
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Signed-off-by: provokateurin <[email protected]>
  • Loading branch information
dependabot[bot] authored and provokateurin committed Mar 8, 2025
commit aad011974453548da6b9c8a52203838193bafdd2
2 changes: 1 addition & 1 deletion apps/federatedfilesharing/openapi.json
Original file line number Diff line number Diff line change
Expand Up @@ -1041,7 +1041,7 @@
"tags": [
{
"name": "mount_public_link",
"description": "Class MountPublicLinkController\nconvert public links to federated shares"
"description": "Class MountPublicLinkController convert public links to federated shares"
}
]
}
2 changes: 1 addition & 1 deletion apps/federation/openapi-administration.json
Original file line number Diff line number Diff line change
Expand Up @@ -425,7 +425,7 @@
"tags": [
{
"name": "ocs_authapi",
"description": "Class OCSAuthAPI\nOCS API end-points to exchange shared secret between two connected Nextclouds"
"description": "Class OCSAuthAPI OCS API end-points to exchange shared secret between two connected Nextclouds"
}
]
}
2 changes: 1 addition & 1 deletion apps/federation/openapi-federation.json
Original file line number Diff line number Diff line change
Expand Up @@ -505,7 +505,7 @@
"tags": [
{
"name": "ocs_authapi",
"description": "Class OCSAuthAPI\nOCS API end-points to exchange shared secret between two connected Nextclouds"
"description": "Class OCSAuthAPI OCS API end-points to exchange shared secret between two connected Nextclouds"
}
]
}
2 changes: 1 addition & 1 deletion apps/federation/openapi-full.json
Original file line number Diff line number Diff line change
Expand Up @@ -879,7 +879,7 @@
"tags": [
{
"name": "ocs_authapi",
"description": "Class OCSAuthAPI\nOCS API end-points to exchange shared secret between two connected Nextclouds"
"description": "Class OCSAuthAPI OCS API end-points to exchange shared secret between two connected Nextclouds"
}
]
}
2 changes: 1 addition & 1 deletion apps/theming/openapi.json
Original file line number Diff line number Diff line change
Expand Up @@ -1036,7 +1036,7 @@
"tags": [
{
"name": "theming",
"description": "Class ThemingController\nhandle ajax requests to update the theme"
"description": "Class ThemingController handle ajax requests to update the theme"
}
]
}
38 changes: 19 additions & 19 deletions vendor-bin/openapi-extractor/composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading