Skip to content

Consolidate endpoint imports into main module #113

@WhaleJ84

Description

@WhaleJ84

Currently, if a user wanted to interact with both the devices and ARP endpoint (for example), they would require two instantiated classes, both requiring the credentials to be provided again.
This enhancement will consolidate all endpoints under a single class that can be instantiated, resulting in less code for the user.

Research into best practices for the matter will be required as to not hinder the ability to scale and adapt later.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions