Changeset 18 in code for trunk/cmd


Ignore:
Timestamp:
Sep 23, 2023, 8:41:57 PM (21 months ago)
Author:
yakumo.izuru
Message:

SimplyTranslate broke the API again, also add another flavor

Signed-off-by: Izuru Yakumo <yakumo.izuru@…>

Location:
trunk/cmd
Files:
2 added
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/cmd/suwako/main.go

    r17 r18  
    2222)
    2323type Translate struct {
    24         Output string `json:"translated-text"`
     24        Output string `json:"translated_text"`
    2525}
    2626func init() {
Note: See TracChangeset for help on using the changeset viewer.