nightingale-rest-api-client icon indicating copy to clipboard operation
nightingale-rest-api-client copied to clipboard

Define _Services_ which are templates for a service that can be added to collections without disturbing the _Service_ definition.

Open sharpninja opened this issue 5 years ago • 4 comments

Templates would allow reusable services that can exist in multiple Collections. Services added to Collections would be immutable, meaning changes are only allowed in the Service definition which ensures that tests run across Collections are always in sync.

sharpninja avatar Mar 19 '20 08:03 sharpninja

Do you think there's some overlap with this feature request? https://github.com/jenius-apps/nightingale-rest-api-client/issues/10.

I'm asking because I think I may be able to kill two issues with one feature

dpaulino avatar Apr 08 '20 05:04 dpaulino

Yes, essentially we need templates and that would be a good ticket to drive it.

sharpninja avatar Apr 08 '20 21:04 sharpninja

Are there other http clients that have this feature that you're looking for? I think I mostly understand what you're saying, but having a visual example would also be helpful.

dpaulino avatar Apr 08 '20 21:04 dpaulino

I would use JSON and allow nested values.


From: Daniel [email protected] Sent: Wednesday, April 8, 2020 4:58:50 PM To: jenius-apps/nightingale-rest-api-client [email protected] Cc: The Sharp Ninja [email protected]; Author [email protected] Subject: Re: [jenius-apps/nightingale-rest-api-client] Define Services which are templates for a service that can be added to collections without disturbing the Service definition. (#52)

Are there other http clients that have this feature that you're looking for? I think I mostly understand what you're saying, but having a visual example would also be helpful.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHubhttps://github.com/jenius-apps/nightingale-rest-api-client/issues/52#issuecomment-611216188, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AD3GCLHKN7LSYWCOK5NF5ULRLTXRVANCNFSM4LPDIGQA.

sharpninja avatar Apr 08 '20 22:04 sharpninja