Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions algorand-indexer/rest-api/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,12 @@ All notable changes to this schema are documented in this file.

The format is based on [Keep a ChangeLog](https://keepachangelog.com/) and follows [Semantic Versioning](https://semver.org/)

## [0.0.5] - 2026-08-11

### Removed

- Removed v2 and v3 specs as they were for testing.

## [0.0.4] - 2026-06-04

### Added
Expand Down
2 changes: 1 addition & 1 deletion algorand-indexer/rest-api/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.0.4
0.0.5
36 changes: 0 additions & 36 deletions algorand-indexer/rest-api/openapi-v2.json

This file was deleted.

110 changes: 0 additions & 110 deletions algorand-indexer/rest-api/openapi-v3.json

This file was deleted.

Loading