Skip to content

Add /tarifa-electrica/triple-horario endpoint #11

Description

@emiliano-go

Summary
Add a new GET /tarifa-electrica/triple-horario/ endpoint following the same pattern used by /dolar/.

Route family
This is a simple /dolar-style route.

Guide
Follow CONTRIBUTING.md, especially:

  • Creating A New Indicator Route
  • Simple Vs Complex Routes
  • Simple /dolar-Style Routes

Reference implementation

  • /dolar

Acceptance criteria

  • GET /tarifa-electrica/triple-horario/ exists
  • the route is visible in /docs
  • the route uses the same router/service split as /dolar
  • async helper calls are properly awaited
  • the route returns a small JSON-friendly dict

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions