We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 97fc220 commit d6822a4Copy full SHA for d6822a4
content/reference/go/opaque-faq.md
@@ -28,10 +28,9 @@ This FAQ answers common questions about the new API and the migration process.
28
29
## Which API Should I Use When Creating a New .proto File? {#which}
30
31
-We recommend you select the Opaque API for new development. Protobuf Edition
32
-2024 (see
33
-[Protobuf Editions Overview](/editions/overview/)) will
34
-make the Opaque API the default.
+We recommend you select the Opaque API for new development.
+
+Protobuf Edition 2024 (see [Protobuf Editions Overview](/editions/overview/)) made the Opaque API the default.
35
36
## How Do I Enable the New Opaque API for My Messages? {#enable}
37
0 commit comments