Skip to content

fix: Omit empty driveId in dir response JSON#4694

Merged
taratatach merged 1 commit intomasterfrom
fix/omit-empty-driveid-in-directories-reponse-json
Mar 13, 2026
Merged

fix: Omit empty driveId in dir response JSON#4694
taratatach merged 1 commit intomasterfrom
fix/omit-empty-driveid-in-directories-reponse-json

Conversation

@taratatach
Copy link
Member

When making requests to the files API for directories (e.g to create a
directory), we always return a driveId attribute in the response
JSON even if the directory is not part of a shared drive while we omit
it for files.

We will now omit this attribute when empty for directories as well.

  When making requests to the files API for directories (e.g to create a
  directory), we always return a `driveId` attribute in the response
  JSON even if the directory is not part of a shared drive while we omit
  it for files.

  We will now omit this attribute when empty for directories as well.
@taratatach taratatach self-assigned this Mar 13, 2026
@taratatach taratatach requested a review from a team as a code owner March 13, 2026 11:29
@taratatach taratatach merged commit e92c1e3 into master Mar 13, 2026
4 of 5 checks passed
@taratatach taratatach deleted the fix/omit-empty-driveid-in-directories-reponse-json branch March 13, 2026 13:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants