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

Add last modified to resource information struct #72

Merged
merged 1 commit into from
Apr 19, 2024

Conversation

WorksDev
Copy link
Contributor

No description provided.

@WorksDev WorksDev requested a review from a team April 17, 2024 07:48
* @return int
*/
public function getMandatorId(): int;
public function getId(): ?int;
Copy link
Member

Choose a reason for hiding this comment

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

This change causes problems with backwards compatibility. Is this intentional?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

it corresponds to reality, so it was intentional - to what extent do we have problems with backwards compatibility here?

@WorksDev WorksDev force-pushed the feature/lastmodified branch from 4cf7686 to 54c7edb Compare April 17, 2024 14:09
@WorksDev WorksDev merged commit 478e190 into master Apr 19, 2024
2 checks passed
@WorksDev WorksDev deleted the feature/lastmodified branch April 19, 2024 13:19
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