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

Projects resource #145

Open
wants to merge 13 commits into
base: master
Choose a base branch
from

Conversation

josemarialopez
Copy link

All the project-specific functionality has been developed. Now is possible to perform the following related actions:

  • Read the list of team projects
  • Find a specific team project
  • Create a new team project
  • Update a team project
  • Delete a team project

NOTE: The :put, :post, :patch request calls have been modified to include the parameters in JSON format so now is possible to pass numeric and boolean values. Before, they were transformed to string values raising a field error in those situations.

@josemarialopez
Copy link
Author

josemarialopez commented Jan 27, 2019

Hi @hirakiuc, any comment or suggestion is totally welcomed :)

@hirakiuc
Copy link
Owner

hirakiuc commented Nov 6, 2022

Thanks for your contribution & so sorry for my delay. 🙇🏼
(I found your PR, just now...)

I'll checking various changes on the BitBucket API side since around 2017. 👀
I'll be able to review this PR this week or later soon, so please be patient... 🙏🏼

@hirakiuc hirakiuc self-requested a review November 6, 2022 01:44
@hirakiuc hirakiuc added this to the v2.0.0 milestone Nov 6, 2022
@hirakiuc hirakiuc mentioned this pull request Nov 6, 2022
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