Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Prevent duplicate methods / fields #1

Closed
bvalosek opened this issue Aug 9, 2013 · 1 comment
Closed

Prevent duplicate methods / fields #1

bvalosek opened this issue Aug 9, 2013 · 1 comment
Labels

Comments

@bvalosek
Copy link
Owner

bvalosek commented Aug 9, 2013

Some API methods and table fields are duplicated in the documentation, resulting in duplicate keys in the interfaces / classes for:

  • IContactService
  • IInvoiceService
  • RecurringOrderWithContact

Which makes for poorly formed definitions, and causes lint errors.

@bvalosek
Copy link
Owner Author

bvalosek commented Jan 8, 2014

Solved in 0.6.1

@bvalosek bvalosek closed this as completed Jan 8, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant