Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 796 Bytes

File metadata and controls

21 lines (13 loc) · 796 Bytes

API Changelog - Nepa Billing System

This document tracks all changes made to the Nepa API, following Semantic Versioning.

[1.0.0] - 2026-02-24

Added

  • Developer Portal: Integrated RapiDoc for a modern, interactive documentation experience at /docs.
  • API Aggregator: Centralized documentation access via the API Gateway.
  • Analytics: Integrated swagger-stats for real-time API usage insights at /api-stats.
  • User Service Documentation: Added comprehensive OpenAPI 3.0 annotations for the User Service.
  • Enhanced Documentation: Added code examples and standardized security schemes for all endpoints.

Changed

  • Moved documentation entry point from root app.ts to microservices/api-gateway.

Generated by Antigravity