ansys / ansys/ansys-api-edb

Remove public imports from proto files

Open
#21 0 comments 0 reactions 1 assignee Claimed by @chenchienjacklin View on GitHub
enhancement
Dominant language
Python
Stars
1
Forks
1
PR merge metrics
No merged PRs in 30d

Description

### 📝 Description of the feature

To ensure compatibility with all coding languages supported by the protoc compiler, public imports must be removed from our proto files. In particular, the following public import statements need to be removed from edb_messages.proto:

import public "google/protobuf/wrappers.proto";
import public "google/protobuf/empty.proto";

### 💡 Steps for implementing the feature

_No response_

### 🔗 Useful links and references

_No response_

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.