Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
DerSarco committed Sep 5, 2023
1 parent 0a2fa67 commit ef845fa
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion app/controllers/horoscope_ctr_get.py
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,8 @@ def get_horoscope(sign=None):
responses:
200:
description: OK
schema: object
schema:
type: object
properties:
sign:
type: string
Expand Down

1 comment on commit ef845fa

@vercel
Copy link

@vercel vercel bot commented on ef845fa Sep 5, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

newastro – ./

newastro-git-main-elsarco.vercel.app
newastro.vercel.app
newastro-elsarco.vercel.app

Please sign in to comment.