mirror of
https://github.com/foss42/apidash.git
synced 2025-05-28 04:08:39 +08:00
Merge branch 'main' of https://github.com/foss42/apidash into add-go-http-codegen
This commit is contained in:
@ -500,7 +500,8 @@ const kRaiseIssue =
|
||||
const kCsvError =
|
||||
"There seems to be an issue rendering this CSV. Please raise an issue in API Dash GitHub repo so that we can resolve it.";
|
||||
|
||||
const kHintTextUrlCard = "Enter API endpoint like api.foss42.com/country/codes";
|
||||
const kHintTextUrlCard =
|
||||
"Enter API endpoint like api.apidash.dev/country/codes";
|
||||
const kLabelPlusNew = "+ New";
|
||||
const kLabelSend = "Send";
|
||||
const kLabelSending = "Sending..";
|
||||
|
Reference in New Issue
Block a user