Skip to content

[v0.7.1][HAPI-211] Schedule Features

Pre-release
Pre-release

Choose a tag to compare

@FelipeRamosDev FelipeRamosDev released this 02 Aug 00:26
11f0f92

HAPI-211 Description

Created the schedule features in order to implement the time range for the bots to operate.

Sub-tasks

  • HAPI-212 Create a ScheduleCron instance class (#235)
    Creating the instance class for scheduling

  • HAPI-213 Add docstrings (#236)
    Adding docstrings for the new instance created

  • HAPI-214 Delete old deprecated sockets services (#237)
    Deleted some unused services and importations

  • HAPI-211 Fixing bugs found during bot-store implementation

  • HAPI-215 Authentication Model for client (#238)
    Implemented a Auth model on client side to manage the authentication things

  • HAPI-216 Create new auth-check endpoint (#239)
    Created the new route