All Protobuf files for OpenAPI
After modifying any Protobuf files, you must run buf generate to regenerate the code for all supported languages (Go, Python, C++).
buf generateThis will generate code based on the configuration in buf.gen.yaml and output to the gen/ directory.