(goctl): fix prefix syntax (#4113)

This commit is contained in:
kesonan
2024-04-30 17:11:08 +08:00
committed by GitHub
parent 04116f647d
commit a9d27cda8a
4 changed files with 37 additions and 5 deletions

View File

@@ -303,6 +303,7 @@ func TestParser_Parse_atServerStmt(t *testing.T) {
"prefix1:": "/v1/v2_test/v2-beta",
"prefix2:": "v1/v2_test/v2-beta",
"prefix3:": "v1/v2_",
"prefix4:": "a-b-c",
"summary:": `"test"`,
}