Skip to content

Conversation

sheltongraves
Copy link
Contributor

Adding endpoint to remove a team from a repository permissions

Description

Related issues or tickets

Reviews

  • Technical review
  • Editorial review
  • Product review

Adding endpoint to remove a team from a repository permissions
@github-actions github-actions bot added the area/api Relates to Docker API docs label Apr 9, 2025
Copy link

netlify bot commented Apr 9, 2025

Deploy Preview for docsdocker ready!

Name Link
🔨 Latest commit 36ac9d5
🔍 Latest deploy log https://app.netlify.com/projects/docsdocker/deploys/68250734d9098700084cb1d9
😎 Deploy Preview https://deploy-preview-22400--docsdocker.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

"403":
$ref: "#/components/responses/Forbidden"
"404":
$ref: "#/components/responses/NotFound"

/v2/orgs/{org_name}/members:
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

something is off with this line when I try to preview:

  • bad indentation of a mapping entry in "https://deploy-preview-22400--docsdocker.netlify.app/reference/api/hub/latest.yaml" (959:3)
  • probably an indention thing

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Okay I think I fixed it. Fingers crossed!

Copy link
Contributor

@sarahsanders-docker sarahsanders-docker left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

getting a yaml indentation error on my end, line 959. left a comment!

Fix indentation
Copy link
Contributor Author

@sheltongraves sheltongraves left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think i fixed it. Let me know if this works

@sarahsanders-docker
Copy link
Contributor

Removing whitespace from blank line,
@sheltongraves
Copy link
Contributor Author

https://deploy-preview-22400--docsdocker.netlify.app

it still looks broken with the same error: https://deploy-preview-22400--docsdocker.netlify.app/reference/api/hub/latest/

I think there was a indentation in the blank line on 952. I removed it so fingers crossed that fixed it.

@sarahsanders-docker
Copy link
Contributor

https://deploy-preview-22400--docsdocker.netlify.app

mmmmm it is still returning a broken error for me, specially on the Hub API reference url https://deploy-preview-22400--docsdocker.netlify.app/reference/api/hub/latest/

@sarahsanders-docker
Copy link
Contributor

@sheltongraves Hey Shelton! Just bumping this, I am still getting that error message on the deploy preview

YAML indentation fix
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/api Relates to Docker API docs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants