Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Gen 2] Migrate Working with Files to Swift #7687

Merged
merged 20 commits into from
Jun 17, 2024
Merged
Changes from all commits
Commits
Show all changes
20 commits
Select commit Hold shift + click to select a range
570b64f
rename `userPools` to `userPool`
chrisbonifacio May 29, 2024
4f76a24
add inline filters for Swift
chrisbonifacio May 31, 2024
1c49f64
Merge branch 'main' of github.com:aws-amplify/docs into cbonif/workin…
chrisbonifacio May 31, 2024
964927d
update Query a record and retrieve the associated file example
chrisbonifacio May 31, 2024
98195fd
update with examples in swift, add infline filter for complete examples
chrisbonifacio Jun 10, 2024
8703ad3
update swift examples and add complete example
chrisbonifacio Jun 11, 2024
0d05028
replace byIdentifier with byId
chrisbonifacio Jun 11, 2024
0f84d71
make code examples consistent, use guard and avoid force unwrapping, …
chrisbonifacio Jun 13, 2024
423cd51
Update index.mdx
chrisbonifacio Jun 14, 2024
9888930
replace references of key with path
chrisbonifacio Jun 14, 2024
a56e6ab
Merge branch 'cbonif/working-with-files-swift' of github.com:aws-ampl…
chrisbonifacio Jun 14, 2024
df76d80
correct instances of .mutate(request: .get) to .query(request: .get)
chrisbonifacio Jun 14, 2024
7c042e5
correct amplify configuration in swift complete example
chrisbonifacio Jun 14, 2024
e494e07
add guards to song and album retrieval, remove force unwrapping and o…
chrisbonifacio Jun 14, 2024
428abdc
more corrections
chrisbonifacio Jun 14, 2024
15678b1
remove test func
chrisbonifacio Jun 14, 2024
37ee983
make top level examples consistent with complete example
chrisbonifacio Jun 14, 2024
27ee994
make get errors consistent
chrisbonifacio Jun 14, 2024
668a356
Update index.mdx
chrisbonifacio Jun 17, 2024
c0237ce
Correct files -> filters prop
chrisbonifacio Jun 17, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading
Loading