Skip to content

ostapi-v2.0.5

Latest
Compare
Choose a tag to compare
@BMSVieira BMSVieira released this 11 Aug 21:58
· 5 commits to main since this release

v2.0.5

Updated User Class:

  • search by email
  • updated "search by id" function with new body request parameters
  • updated "add" function with new body request parameters
  • returns user ID when a new user is added

Updated Ticket Class:

  • returns ticket ID when a new ticket is added

Fixed case sensitive headers from different hosts (#10)
Fixed bugs
Improved Overall Code
Updated Documentation