1
0
Fork 0
mirror of synced 2024-06-30 20:21:16 +12:00
Commit graph

106 commits

Author SHA1 Message Date
Vincent (Wen Yu) Ge 207941558f fix typo in email examples 2022-10-03 15:13:04 +00:00
Vincent (Wen Yu) Ge 3281b8bbd4 Add meaningful Phone number examples to specs 2022-10-03 15:06:44 +00:00
Matej Bačo 6cd1b94935 Fix failing tests 2022-08-31 16:18:41 +00:00
Matej Bačo 6600f08059 Fix open api test 2022-08-31 13:32:34 +00:00
Jake Barnby f0bce98d91
Update specs to use const datetime example 2022-08-30 21:38:27 +12:00
Jake Barnby eb1476b28b Apply validator updates to OpenAPI3 2022-08-22 14:27:17 +12:00
Jake Barnby cb6fc7f618 Merge branch 'origin/datetime-attributes' into refactor-permissions-inc-console-fix
# Conflicts:
#	.gitignore
#	app/config/collections.php
#	app/controllers/api/account.php
#	app/controllers/api/databases.php
#	app/controllers/api/storage.php
#	app/controllers/api/users.php
#	composer.lock
#	tests/e2e/Services/Account/AccountCustomClientTest.php
2022-08-19 16:49:34 +12:00
Jake Barnby 7019be987c Merge remote-tracking branch 'origin/0.16.x' into origin/datetime-attributes
# Conflicts:
#	app/config/specs/open-api3-latest-client.json
#	app/config/specs/open-api3-latest-console.json
#	app/config/specs/open-api3-latest-server.json
#	app/config/specs/swagger2-latest-client.json
#	app/config/specs/swagger2-latest-console.json
#	app/config/specs/swagger2-latest-server.json
#	app/controllers/api/account.php
#	app/controllers/api/users.php
#	app/controllers/shared/api.php
#	app/workers/deletes.php
#	composer.lock
#	docker-compose.yml
#	phpunit.xml
#	src/Appwrite/Event/Delete.php
2022-08-19 16:20:19 +12:00
Jake Barnby 66539bbe3a Review updates for role helper usage 2022-08-19 16:04:33 +12:00
Matej Bačo ebb4d402b7 Linter fix 2022-08-16 11:41:49 +00:00
Matej Bačo eaf9cd59e9 Fix OpenAPI3 nested anyOf/oneOf 2022-08-16 11:40:19 +00:00
Jake Barnby 7c34387d22 Update specs + console SDK 2022-08-15 16:39:30 +12:00
Jake Barnby cb4a256d5f Merge remote-tracking branch 'origin/feat-ui-datetime' into refactor-permissions-inc-queries-update-datetime-fixes
# Conflicts:
#	app/config/specs/open-api3-latest-client.json
#	app/config/specs/open-api3-latest-console.json
#	app/config/specs/open-api3-latest-server.json
#	app/config/specs/swagger2-latest-client.json
#	app/config/specs/swagger2-latest-console.json
#	app/config/specs/swagger2-latest-server.json
#	composer.lock
#	public/dist/scripts/app-all.js
#	public/dist/scripts/app-dep.js
#	public/dist/scripts/app.js
#	public/dist/styles/default-ltr.css
#	public/dist/styles/default-rtl.css
#	public/scripts/dependencies/appwrite.js
2022-08-15 12:05:52 +12:00
Jake Barnby 1ab86c9331 Role reference updates 2022-08-03 16:17:49 +12:00
Torsten Dittmann bd550f8a1e feat: ui for datetime attribute 2022-07-28 14:38:54 +02:00
Matej Bačo 4bc645074a Fix linter 2022-07-25 12:43:17 +00:00
Matej Bačo ef3496d55b Bug fixing afte merge 2022-07-25 12:37:29 +00:00
Matej Bačo dbccf39a9f Merge branch 'master' into feat-password-hash-algos 2022-07-25 12:37:07 +00:00
Torsten Dittmann 056e0d79ed fix: add nested models to specifications 2022-06-30 01:41:49 +02:00
Torsten Dittmann 53ad2a5114 fix: global attributes for body payload 2022-06-27 11:14:27 +02:00
Torsten Dittmann 3cdeeac964 feat: global attributes in specs 2022-06-27 10:41:10 +02:00
Matej Bačo a5836ecc60 PR review changes 2022-06-21 13:59:52 +00:00
Matej Bačo 87d85d14d4 Fix swagger2 docs with array model-to-model refference 2022-06-19 08:17:10 +00:00
Everly Precia Suresh 19300ccdd7 format files in app, src, tests 2022-05-23 14:54:50 +00:00
Jake Barnby ae51ba2627 Fix nested maps being overriden 2022-03-02 16:22:48 +13:00
Jake Barnby b32fa16a68 Handle JSON rules as objects instead of strings to allow nested map attributes 2022-03-01 13:45:24 +13:00
Damodar Lohani b71e9de578 fix open api spec 2022-02-20 09:22:42 +00:00
Damodar Lohani 629d09497f fix spec for resumable upload 2022-02-19 11:24:34 +00:00
Damodar Lohani 31d596c43c add to open api spec as well 2022-02-11 00:30:08 +00:00
Damodar Lohani ebe3dc0dbd dependency updates 2022-02-10 16:38:16 +05:45
Torsten Dittmann 6796aabf9c
Merge pull request #2637 from appwrite/feat-migration-0-13
feat: migration for 0.13
2022-02-08 11:17:44 +01:00
Jake Barnby b2e93bfa40 Add missing validator cases for OpenAPI3 2022-01-31 23:42:33 +13:00
Jake Barnby 30a14f01e8 Add float validator case to spec to prevent fallthrough 2022-01-27 19:43:30 +13:00
Torsten Dittmann d3150afebc feat: migration for 0.13 2022-01-18 12:05:04 +01:00
Torsten Dittmann a64564a969 Merge branch 'feat-database-indexing' of https://github.com/appwrite/appwrite into fix-customid-example 2022-01-04 12:45:32 +01:00
Torsten Dittmann fc0e4dcf9a fix: index and customid example in spec 2022-01-04 12:44:28 +01:00
Torsten Dittmann 304981da24 fix: specs definitions 2022-01-04 11:42:23 +01:00
Eldad Fux ab30553382 Merge branch 'feat-new-spec-formats' of github.com:appwrite/appwrite into feat-new-spec-formats 2022-01-01 19:41:40 +02:00
Eldad Fux c742dc8fb5 Updated names and review comments 2022-01-01 19:41:32 +02:00
Eldad A. Fux 70882f6d12
Update src/Appwrite/Specification/Format/Swagger2.php
Co-authored-by: Torsten Dittmann <torsten.dittmann@googlemail.com>
2022-01-01 19:40:57 +02:00
Eldad A. Fux 724608ce29
Update src/Appwrite/Specification/Format/OpenAPI3.php
Co-authored-by: Torsten Dittmann <torsten.dittmann@googlemail.com>
2022-01-01 19:40:49 +02:00
Eldad Fux 0690c76a20 Updated swagger2 2022-01-01 14:20:33 +02:00
Eldad Fux d1b5f310e3 Added spec generator CLI command, remove old HTTP endpoint 2022-01-01 14:07:11 +02:00
Torsten Dittmann 8f583cc063 fix: swagger spec 2021-12-14 13:51:57 +01:00
Torsten Dittmann eb7c9dd020 fix(specs): swagger add nullable property 2021-11-25 11:08:39 +01:00
Damodar Lohani adc1e3f2af missing semicolon 2021-11-18 18:32:54 +05:45
Damodar Lohani f0170d7022 Merge branch 'fix-swagger-spec-for-permissions' of github.com:appwrite/appwrite into fix-swagger-spec-for-permissions 2021-11-18 17:35:00 +05:45
Damodar Lohani 71baa6cd39 permission model for openapi spec 2021-11-18 17:34:54 +05:45
Damodar Lohani 404a3c5754 adding example 2021-11-02 15:02:44 +05:45
Damodar Lohani 9c2b9fee1f fix spec 2021-11-01 18:37:08 +05:45