mirror of
https://fast.feibisi.com/https://github.com/parcelvoy/platform.git
synced 2025-08-29 11:56:04 +08:00
Adds organization model type (#162)
* Adds organization model type Fixes test cases * Switches to using org username vs name * Adds authorization based on your organization * Adds org to token Minor bug fixes * Fixes test case
This commit is contained in:
parent
9554d17a1d
commit
8e042ee9b1
21 changed files with 223 additions and 111 deletions
1
.github/workflows/test.yml
vendored
1
.github/workflows/test.yml
vendored
|
@ -73,6 +73,7 @@ jobs:
|
|||
DB_USERNAME: root
|
||||
DB_PORT: 3306
|
||||
BASE_URL: https://parcelvoy.com
|
||||
AUTH_DRIVER: basic
|
||||
QUEUE_DRIVER: memory
|
||||
STORAGE_DRIVER: s3
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue