[#77] object: Add a refinement to description on the FileName attribute #77

Open
r.loginov wants to merge 1 commit from r.loginov/frostfs-api:feature/update_filename_attribute_description into master
Member

I wanted to re-gen the documentation, however I am getting the following error:

object/service.proto: is an editions file, but code generator protoc-gen-doc hasn't been updated to support editions yet.  Please ask the owner of this code generator to add support or switch back to proto2/proto3.

Can I manually correct the documentation or re-generate it to the state before the last commit?

UPD: Saw this comment. I will not re-genitize the documentation then.

Signed-off-by: Roman Loginov r.loginov@yadro.com

I wanted to re-gen the documentation, however I am getting the following error: ``` object/service.proto: is an editions file, but code generator protoc-gen-doc hasn't been updated to support editions yet. Please ask the owner of this code generator to add support or switch back to proto2/proto3. ``` Can I manually correct the documentation or re-generate it to the state before the [last commit](https://git.frostfs.info/TrueCloudLab/frostfs-api/commit/52e5bc646f1093be42581362a58e245734bdd8ac)? UPD: Saw [this](https://git.frostfs.info/TrueCloudLab/frostfs-api/pulls/77#issuecomment-66685) comment. I will not re-genitize the documentation then. Signed-off-by: Roman Loginov <r.loginov@yadro.com>
r.loginov self-assigned this 2025-02-05 10:41:57 +00:00
r.loginov added 1 commit 2025-02-05 10:41:58 +00:00
[#77] object: Add a refinement to description on the FileName attribute
All checks were successful
Formatters / Run fmt (pull_request) Successful in 24s
DCO action / DCO (pull_request) Successful in 29s
Pre-commit hooks / Pre-commit (pull_request) Successful in 31s
2ec8241d19
Signed-off-by: Roman Loginov <r.loginov@yadro.com>
requested reviews from a.bogatyrev, alexvanin, realloc, fyrchik, storage-sdk-developers 2025-02-05 10:41:58 +00:00
alexvanin approved these changes 2025-02-06 10:03:27 +00:00
Owner
https://git.frostfs.info/TrueCloudLab/frostfs-api/issues/79#issuecomment-66539
All checks were successful
Formatters / Run fmt (pull_request) Successful in 24s
DCO action / DCO (pull_request) Successful in 29s
Pre-commit hooks / Pre-commit (pull_request) Successful in 31s
This pull request doesn't have enough approvals yet. 1 of 4 approvals granted.
This branch is out-of-date with the base branch
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u feature/update_filename_attribute_description:r.loginov-feature/update_filename_attribute_description
git checkout r.loginov-feature/update_filename_attribute_description
Sign in to join this conversation.
No milestone
No project
No assignees
3 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: TrueCloudLab/frostfs-api#77
No description provided.