Skip to content
This repository was archived by the owner on Jul 10, 2022. It is now read-only.

Feature/4#6

Open
dipteewarudkar wants to merge 24 commits intomasterfrom
feature/4
Open

Feature/4#6
dipteewarudkar wants to merge 24 commits intomasterfrom
feature/4

Conversation

@dipteewarudkar
Copy link
Contributor

@duergner For your review

Ref : Issue #4
1)Added Address Response/Request objects for create/get/update
2)Address AddressService to fetch/create/update address in zalando
3)Added Abstract Service same as already existing (Might need some changes here)

PS : Will not merge it with master.

public abstract class Address extends Base {

@JsonProperty
private String id;
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please use empty lines between the single properties

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants