Skip to content

Conversation

@Aravindh-Raju
Copy link
Member

@Aravindh-Raju Aravindh-Raju commented Sep 25, 2023

  • Added the new group change route.
  • Change nextId and startFrom from string to int as per the change here for recordset change to payload and response data.
  • Change startFrom and nextId from string to int as per the change here for group change to payload and response data.
  • Made proper headers, indentation and comments.

* See the License for the specific language governing permissions and
* limitations under the License.
*/
package io.vinyldns.java;
Copy link
Member

Choose a reason for hiding this comment

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

Could we just import io.vinyldns.java.model.membership here as in the other GroupRequest classes, instead of the whole io.vinyldns.java package?

Copy link
Member

@nspadaccino nspadaccino left a comment

Choose a reason for hiding this comment

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

One comment, otherwise looks good

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants