{"Anointed":["Jesus is King","Jesus is Messiah"],"Automation":"0x4A65737573206973204B696E67","Charities":"https://api.anointedautomation.net/api/charities","Copyright":"https://www.alexanderfields.me","Clothing":"https://www.anointedattireapparel.com","Products":"https://www.mart.club","Trinity":["Father","Son","Holy Ghost/Spirit"],"openapi":"3.0.0","info":{"title":"Alexander Fields Website Proxy API","version":"1.0.0","description":"A proxy server for Alexander's website backend API endpoints","contact":{"name":"Alexander","email":"me@alexanderfields.me"}},"servers":[{"url":"www.proxy.alexanderfields.me/swagger","description":"Proxy Server"}],"components":{"securitySchemes":{"ApiKeyAuth":{"type":"apiKey","in":"header","name":"API Key Name","description":"API key required for protected endpoints"},"BearerAuth":{"type":"http","scheme":"bearer","bearerFormat":"JWT","description":"JWT token required for calendar endpoints"}},"schemas":{"AudioFile":{"type":"object","properties":{"filename":{"type":"string"},"originalName":{"type":"string"},"size":{"type":"integer"},"uploadDate":{"type":"string","format":"date-time"}}},"DailyCode":{"type":"object","properties":{"success":{"type":"boolean"},"code":{"type":"string","description":"Alphanumeric code 5-15 characters"},"date":{"type":"string","description":"Current date"}}},"DailyCodeValidation":{"type":"object","properties":{"code":{"type":"string","required":true,"description":"The code to validate"}}},"DailyCodeUse":{"type":"object","properties":{"code":{"type":"string","required":true,"description":"The code to mark as used"},"usedBy":{"type":"string","required":true,"description":"Who is using the code"}}},"DailyCodeResponse":{"type":"object","properties":{"success":{"type":"boolean"},"message":{"type":"string"}}},"DeploymentInfo":{"type":"object","properties":{"version":{"type":"string"},"timestamp":{"type":"string"},"environment":{"type":"string"},"uptime":{"type":"string"}}},"Error":{"type":"object","properties":{"error":{"type":"string","description":"Error message"}}},"GitHubIssue":{"type":"object","properties":{"id":{"type":"number"},"number":{"type":"number"},"title":{"type":"string"},"body":{"type":"string"},"state":{"type":"string","enum":["open","closed"]},"html_url":{"type":"string"},"created_at":{"type":"string","format":"date-time"},"updated_at":{"type":"string","format":"date-time"},"repository":{"type":"string"}}},"GitHubStats":{"type":"object","properties":{"public_repos":{"type":"integer"},"followers":{"type":"integer"},"following":{"type":"integer"}}},"HistoricalData":{"type":"object","properties":{"symbol":{"type":"string"},"timestamp":{"type":"string","format":"date-time"},"open":{"type":"number"},"high":{"type":"number"},"low":{"type":"number"},"close":{"type":"number"},"volume":{"type":"number"}}},"Hyperlink":{"type":"object","properties":{"_id":{"type":"string"},"url":{"type":"string"},"title":{"type":"string"},"description":{"type":"string"},"tags":{"type":"array","items":{"type":"string"}},"createdAt":{"type":"string","format":"date-time"},"updatedAt":{"type":"string","format":"date-time"}}},"HyperlinkCreate":{"type":"object","required":["url","title"],"properties":{"url":{"type":"string","format":"uri"},"title":{"type":"string"},"description":{"type":"string"},"tags":{"type":"array","items":{"type":"string"}}}},"HyperlinkUpdate":{"type":"object","properties":{"url":{"type":"string","format":"uri"},"title":{"type":"string"},"description":{"type":"string"},"tags":{"type":"array","items":{"type":"string"}}}},"MinecraftPlayer":{"type":"object","properties":{"uuid":{"type":"string"},"name":{"type":"string"}}},"MinecraftSave":{"type":"object","properties":{"_id":{"type":"string"},"filename":{"type":"string"},"uploadDate":{"type":"string","format":"date-time"},"serverName":{"type":"string"},"length":{"type":"integer"}}},"PayPalOrder":{"type":"object","properties":{"intent":{"type":"string","example":"CAPTURE"},"purchase_units":{"type":"array","items":{"type":"object","properties":{"amount":{"type":"object","properties":{"currency_code":{"type":"string","example":"USD"},"value":{"type":"string","example":"10.00"}}}}}}}},"Product":{"type":"object","properties":{"id":{"type":"string"},"name":{"type":"string"},"price":{"type":"number"},"description":{"type":"string"},"type":{"type":"string","enum":["amazon","ebay","regular"]},"url":{"type":"string"}}},"TradingBotLog":{"type":"object","properties":{"timestamp":{"type":"string","format":"date-time"},"level":{"type":"string","enum":["info","warn","error","debug"]},"message":{"type":"string"},"data":{"type":"object"}}},"CalendarAccessResponse":{"type":"object","properties":{"success":{"type":"boolean"},"message":{"type":"string"},"banned":{"type":"boolean"},"attemptsRemaining":{"type":"integer"}}},"CalendarEvent":{"type":"object","properties":{"id":{"type":"string"},"title":{"type":"string"},"description":{"type":"string"},"start":{"type":"string","format":"date-time"},"end":{"type":"string","format":"date-time"},"location":{"type":"string"},"attendees":{"type":"array","items":{"type":"object","properties":{"email":{"type":"string","format":"email"},"responseStatus":{"type":"string"}}}},"isAllDay":{"type":"boolean"},"meetLink":{"type":"string","nullable":true},"status":{"type":"string"}}},"CalendarEventsResponse":{"type":"object","properties":{"success":{"type":"boolean"},"events":{"type":"array","items":{"$ref":"#/components/schemas/CalendarEvent"}},"message":{"type":"string"},"error":{"type":"string"}}},"AvailableSlot":{"type":"object","properties":{"start":{"type":"string","format":"date-time"},"end":{"type":"string","format":"date-time"},"duration":{"type":"integer"}}},"AvailableSlotsResponse":{"type":"object","properties":{"success":{"type":"boolean"},"slots":{"type":"array","items":{"$ref":"#/components/schemas/AvailableSlot"}},"message":{"type":"string"},"error":{"type":"string"}}},"CreateEventResponse":{"type":"object","properties":{"success":{"type":"boolean"},"event":{"type":"object","properties":{"id":{"type":"string"},"title":{"type":"string"},"start":{"type":"string","format":"date-time"},"end":{"type":"string","format":"date-time"},"meetLink":{"type":"string","nullable":true},"htmlLink":{"type":"string"}}},"message":{"type":"string"},"error":{"type":"string"}}}}},"paths":{},"tags":[]}