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

Move request and response models to RTF.API #32

Open
paulletang opened this issue Jun 17, 2021 · 0 comments
Open

Move request and response models to RTF.API #32

paulletang opened this issue Jun 17, 2021 · 0 comments
Labels
breaking change This change requires a major version bump. size/XXL

Comments

@paulletang
Copy link
Contributor

paulletang commented Jun 17, 2021

Look for models with request/response in the name.
They exist only for API requests, and should be moved to the API repo.
e.g. https://github.com/relativitydev/relativity.testing.framework/blob/master/source/Relativity.Testing.Framework/Models/Agent/AgentCreateRequest.cs
The extensions that exist to convert models to requests should also be migrated over.
https://github.com/relativitydev/relativity.testing.framework/blob/master/source/Relativity.Testing.Framework/Extensions/AgentExtensions.cs

@paulletang paulletang changed the title Move request models to RTF.API Move request and response models to RTF.API Jul 26, 2021
@paulletang paulletang added breaking change This change requires a major version bump. size/XXL labels Sep 27, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
breaking change This change requires a major version bump. size/XXL
Projects
None yet
Development

No branches or pull requests

1 participant