Files
go-zero/tools/goctl/pkg/parser/api/parser/testdata/base1.api

12 lines
186 B
Plaintext
Raw Normal View History

2023-03-28 23:45:26 +08:00
syntax = "v1"
import "base2.api"
info (
title: "type title here"
desc: "type desc here"
author: "type author here"
email: "type email here"
version: "type version here"
)