Content-Length: 258673 | pFad | http://github.com/lowcoder-org/lowcoder/commit/735b83e78d00e098fd754288386bea9af1daa5d0

EA Merge pull request #1428 from lowcoder-org/fix/gid_organization_id · lowcoder-org/lowcoder@735b83e · GitHub
Skip to content

Commit 735b83e

Browse files
authored
Merge pull request #1428 from lowcoder-org/fix/gid_organization_id
Replace value of gid and organization id in API response
2 parents 7006f73 + d993b6c commit 735b83e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

server/api-service/lowcoder-server/src/main/java/org/lowcoder/api/query/view/LibraryQueryView.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@ public record LibraryQueryView(String id,
1515

1616
public static LibraryQueryView from(LibraryQuery libraryQuery, User user) {
1717
return new LibraryQueryView(libraryQuery.getId(),
18-
libraryQuery.getOrganizationId(),
1918
libraryQuery.getGid(),
19+
libraryQuery.getOrganizationId(),
2020
libraryQuery.getName(),
2121
libraryQuery.getLibraryQueryDSL(),
2222
libraryQuery.getCreatedAt().toEpochMilli(),

0 commit comments

Comments
 (0)








ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: http://github.com/lowcoder-org/lowcoder/commit/735b83e78d00e098fd754288386bea9af1daa5d0

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy