Skip to content
This repository has been archived by the owner on Feb 15, 2019. It is now read-only.

Parameterize Api naming #25

Open
ignasi35 opened this issue May 12, 2017 · 1 comment
Open

Parameterize Api naming #25

ignasi35 opened this issue May 12, 2017 · 1 comment

Comments

@ignasi35
Copy link
Contributor

ignasi35 commented May 12, 2017

Current sbt plugin will use the source file name as the base for the output service api class name (interface or trait). This leads to non-idiomatic names and is very unflexible. End users should be able to provide a Map[String, String] on sbt settings:

Map( `petservice.json` -> `MyPetService`)

See

@ignasi35
Copy link
Contributor Author

See #24 (comment)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

No branches or pull requests

1 participant