Skip to content

Improve Error Handling and define general Result Object #3

@andreasgraber

Description

@andreasgraber

Each ACIClient Function (GET, POST and so on) should Return a simple Object with at least following Values:

  • ACI Response
  • Successful: Boolean (True if Request was successful, False if an Error occured)
  • HTTP Status Code
  • Error String

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions