cosmium/api/handlers
erikzeneco 2834f3f641
check isUpsert header in POST document request (#5)
* check isUpsert header in POST document request

* Verify response code on "CreateItem that already exists" test

---------

Co-authored-by: Pijus Kamandulis <pikami@users.noreply.github.com>
2024-11-01 21:11:59 +02:00
..
middleware Strip trailing slash using middleware 2024-10-28 20:20:52 +02:00
collections.go Fixed authentication key generation for partition key ranges 2024-06-01 02:32:52 +03:00
cosmium.go Implement state export endpoint 2024-02-23 00:27:12 +02:00
databases.go Fixed authentication key generation for partition key ranges 2024-06-01 02:32:52 +03:00
documents.go check isUpsert header in POST document request (#5) 2024-11-01 21:11:59 +02:00
explorer.go Code cleanup; Implement persistant storage; Use maps for storage 2024-02-25 22:20:11 +02:00
offers.go Fixed authentication key generation for partition key ranges 2024-06-01 02:32:52 +03:00
partition_key_ranges.go Fix partition key ranges endpoint 2024-02-27 20:08:48 +02:00
server_info.go Fix server info response 2024-02-27 20:27:51 +02:00
stored_procedures.go Fixed authentication key generation for partition key ranges 2024-06-01 02:32:52 +03:00
triggers.go Fixed authentication key generation for partition key ranges 2024-06-01 02:32:52 +03:00
user_defined_functions.go Fixed authentication key generation for partition key ranges 2024-06-01 02:32:52 +03:00