Skip to content
This repository was archived by the owner on Mar 19, 2022. It is now read-only.
This repository was archived by the owner on Mar 19, 2022. It is now read-only.

Update url_base to api_base: Consistency with other API clients #1

@labeneator

Description

@labeneator

For consistency with the other API clients, rename

    $this->url_base =  $config['url_base'];

to

    $this->api_base =  $config['api_base'];

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions