Conversation
This reverts commit 1f54479.
I generate a GUID for the book id in the function, and that is then used as the id for Cosmos DB. This id is what will be used to retrieve the book later. The call returns the JSON book object, including the id.
fixing github issues and adjusting comments
Ryan TravisCI initial script
Post books function
Update getSAS.cs
return 405 if any method other than a post is sent
Create Container Function
adding local.settings to gitignore
Ryan test branch
… classes for all request types
bug fix for image endpoint
Finished up all the audio related api scripts
…D440/API into Sahand-AllAudio
…D440/API into Sahand-AllAudio
Attempting to fix query errors
* removing cover_image from valid document method in two files * fixing issue when book isnt created with a pages object. more than half dont have a pages object. * fixing bugs * fixing bugs
* removing cover_image from valid document method in two files * fixing issue when book isnt created with a pages object. more than half dont have a pages object. * fixing bugs * fixing bugs * fixing bug
Finalized audio scripts
Found (hopefully) last bug, variables mismatched
Extention of the last pull request, forgot about two more instances of the same variable mismatch
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.