Skip to content
This repository was archived by the owner on Apr 12, 2025. It is now read-only.

API v3#155

Merged
bglamadrid merged 15 commits intomainfrom
feature/api-v3/merge
Mar 5, 2025
Merged

API v3#155
bglamadrid merged 15 commits intomainfrom
feature/api-v3/merge

Conversation

@bglamadrid
Copy link
Collaborator

No description provided.

- remove http-api abstract classes, since the boilerplate code for
  http calls is quite short.
- the entity-api interface has a complex `fetchPage` method, with 5 parameters.
  these were combined into a single new type, `ApiDataPageQuerySpec`.
  - also, its immediate http-api implementation made use of a protected method,
    `makeHttpParams`, whose signature has the same 5 parameters.
    thus, that method was made into a standalone function.
- also fix outdated return types
in services provided by http-api module
@bglamadrid bglamadrid changed the title Feature/api v3/merge API v3 Dec 16, 2024
@bglamadrid bglamadrid force-pushed the feature/api-v3/merge branch from 7005958 to 126ec49 Compare March 5, 2025 00:00
- improve readibility for terminals
- add more links
- rewrite some things
- remove the "current status" section
@bglamadrid bglamadrid merged commit 019b616 into main Mar 5, 2025
1 check passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant